summaryrefslogtreecommitdiff
path: root/include/linux/platform_data/dmtimer-omap.h
AgeCommit message (Collapse)Author
2018-02-22clocksource: timer-ti-dm: Add timer ops to the platform data structureKeerthy
Add timer ops to the platform data structure Signed-off-by: Keerthy <j-keerthy@ti.com> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> Tested-by: Ladislav Michl <ladis@linux-mips.org> Signed-off-by: Tony Lindgren <tony@atomide.com>
2012-11-16ARM: OMAP: Add platform data header for DMTIMERsJon Hunter
Move definition of dmtimer platform data structure in to its own header under <linux/platform_data>. Signed-off-by: Jon Hunter <jon-hunter@ti.com>