SPEAr: Add DT bindings for SPEAr's timer
authorViresh Kumar <viresh.kumar@st.com>
Sat, 21 Apr 2012 07:45:37 +0000 (13:15 +0530)
committerArnd Bergmann <arnd@arndb.de>
Sat, 12 May 2012 19:03:26 +0000 (21:03 +0200)
commit30551c0108e0d2fed48778a6bbd52843088bcb7b
treeb26eba9ad07964e76465bddb42474e25c4690597
parentfa599c333d3d66846545026b41bcf36d1350fe30
SPEAr: Add DT bindings for SPEAr's timer

All SPEAr SoC's use ST's Timer module. This patch adds device tree probing
capability for that.

Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
12 files changed:
Documentation/devicetree/bindings/arm/spear-timer.txt [new file with mode: 0644]
arch/arm/boot/dts/spear3xx.dtsi
arch/arm/boot/dts/spear600.dtsi
arch/arm/mach-spear3xx/include/mach/generic.h
arch/arm/mach-spear3xx/include/mach/irqs.h
arch/arm/mach-spear3xx/include/mach/spear.h
arch/arm/mach-spear3xx/spear3xx.c
arch/arm/mach-spear6xx/include/mach/generic.h
arch/arm/mach-spear6xx/include/mach/irqs.h
arch/arm/mach-spear6xx/include/mach/spear.h
arch/arm/mach-spear6xx/spear6xx.c
arch/arm/plat-spear/time.c
This page took 0.032791 seconds and 5 git commands to generate.