]> Pileus Git - ~andy/linux/commit
ARM: dts: OMAP: Add timer nodes
authorJon Hunter <jon-hunter@ti.com>
Fri, 19 Oct 2012 14:59:00 +0000 (09:59 -0500)
committerBenoit Cousson <b-cousson@ti.com>
Mon, 29 Oct 2012 15:56:32 +0000 (16:56 +0100)
commitfab8ad0b2b5f2b6d25c6020a61bf3339e53fec61
tree8a0ddc775d0feae45f97b8d79a3cdd2b239ad9aa
parent4c94ac29b5c1f0cef2281df97609f2cbcc09cf9c
ARM: dts: OMAP: Add timer nodes

Add the 12 GP timers nodes present in OMAP2.
Add the 12 GP timers nodes present in OMAP3.
Add the 11 GP timers nodes present in OMAP4.
Add the 7 GP timers nodes present in AM33xx.

Add documentation for timer properties specific to OMAP.

Thanks to Vaibhav Hiremath for creating the AM33xx timer nodes. I have modified
Vaibhav's original nodes adding information on which timers support a PWM
output.

V5 changes:
- Updated timer register sizes for OMAP2/3/4.
- Modified AM335x timer register size to be 1KB instead of 4KB to align with
  HWMOD.

Signed-off-by: Jon Hunter <jon-hunter@ti.com>
Acked-Reviewed-&-Tested-By: Vaibhav Hiremath <hvaibhav@ti.com>
Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Documentation/devicetree/bindings/arm/omap/timer.txt [new file with mode: 0644]
arch/arm/boot/dts/am33xx.dtsi
arch/arm/boot/dts/omap2.dtsi
arch/arm/boot/dts/omap2420.dtsi
arch/arm/boot/dts/omap2430.dtsi
arch/arm/boot/dts/omap3.dtsi
arch/arm/boot/dts/omap4.dtsi