#ifndef __SH_TIMER_H__ #define __SH_TIMER_H__ struct sh_timer_config { char *name; long channel_offset; int timer_bit; char *clk; unsigned long clockevent_rating; unsigned long clocksource_rating; }; #endif /* __SH_TIMER_H__ */ se.0xinfinity.dev/distro/kernel/atom/arch/arm/boot/dts/ti/omap/am335x-evm.dts?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/ti/omap/am335x-evm.dts
AgeCommit message (Expand)Author
2025-05-08ARM: dts: am335x: Set wakeup-source for UART0Sukrut Bellary
2023-06-21ARM: dts: Move .dts files to vendor sub-directoriesRob Herring