Hi, This series includes patches for fixing/enhancing the timer capabilities on OMAP4+ devices. The patches are created on top of Tony's DT branch for 3.10 [1], but they apply just fine on 3.9-rc7 as well. The patches are independent of each other functionality-wise.
[1] http://git.kernel.org/cgit/linux/kernel/git/tmlind/linux-omap.git/log/?h=omap-for-v3.10/dt Suman Anna (2): ARM: dts: OMAP5: add PWM capability to timer nodes missing it ARM: OMAP4+: Add a timer attribute for timers that can interrupt IPU Documentation/devicetree/bindings/arm/omap/timer.txt | 3 +++ arch/arm/boot/dts/omap4.dtsi | 4 ++++ arch/arm/boot/dts/omap5.dtsi | 7 +++++++ arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 16 ++++++++++++++-- arch/arm/plat-omap/dmtimer.c | 2 ++ arch/arm/plat-omap/include/plat/dmtimer.h | 1 + 6 files changed, 31 insertions(+), 2 deletions(-) -- 1.8.2 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html