ARM: OMAP: Add DMTIMER definitions for posted mode
authorJon Hunter <jon-hunter@ti.com>
Thu, 27 Sep 2012 16:49:45 +0000 (11:49 -0500)
committerJon Hunter <jon-hunter@ti.com>
Mon, 12 Nov 2012 22:23:48 +0000 (16:23 -0600)
commit971d0254480572bc6dc5574c28ef8fe014660a31
tree056f025a560c8b9c15b6df781e8f3da54abdcfa2
parentd308ba50a1234b299a00e63a95e61fdeb2f1a2df
ARM: OMAP: Add DMTIMER definitions for posted mode

For OMAP2+ devices, when using DMTIMERs for system timers (clock-events and
clock-source) the posted mode configuration of the timers is used. To allow
the compiler to optimise the functions for configuring and reading the system
timers, the posted flag variable is hard-coded with the value 1. To make it
clear that posted mode is being used add some definitions so that it is more
readable.

Signed-off-by: Jon Hunter <jon-hunter@ti.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
arch/arm/mach-omap2/timer.c
arch/arm/plat-omap/include/plat/dmtimer.h