ARM: dts: AM33XX: Add hwspinlock node
authorSuman Anna <s-anna@ti.com>
Thu, 10 Oct 2013 21:15:35 +0000 (16:15 -0500)
committerTony Lindgren <tony@atomide.com>
Tue, 29 Oct 2013 20:51:38 +0000 (13:51 -0700)
Add the hwspinlock device tree node for AM33xx family
of SoCs.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am33xx.dtsi

index 0ca13ad92fa6906222861d83b0ce901667da8245..9ae258ebe1eb3ff10fb7c314054fb9bd6bcbc7b3 100644 (file)
                        status = "disabled";
                };
 
+               hwspinlock: spinlock@480ca000 {
+                       compatible = "ti,omap4-hwspinlock";
+                       reg = <0x480ca000 0x1000>;
+                       ti,hwmods = "spinlock";
+               };
+
                wdt2: wdt@44e35000 {
                        compatible = "ti,omap3-wdt";
                        ti,hwmods = "wd_timer2";