aboutsummaryrefslogtreecommitdiff
path: root/include/linux/platform_data/dmtimer-omap.h
AgeCommit message (Collapse)AuthorFilesLines
2018-02-22clocksource: timer-ti-dm: Add timer ops to the platform data structureKeerthy1-0/+38
Add timer ops to the platform data structure Signed-off-by: Keerthy <[email protected]> Reviewed-by: Sebastian Reichel <[email protected]> Tested-by: Ladislav Michl <[email protected]> Signed-off-by: Tony Lindgren <[email protected]>
2012-11-16ARM: OMAP: Add platform data header for DMTIMERsJon Hunter1-0/+31
Move definition of dmtimer platform data structure in to its own header under <linux/platform_data>. Signed-off-by: Jon Hunter <[email protected]>