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

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

index 0d8fdba..01caa89 100644 (file)
                        clock-frequency = <48000000>;
                };
 
+               hwspinlock: spinlock@4a0f6000 {
+                       compatible = "ti,omap4-hwspinlock";
+                       reg = <0x4a0f6000 0x1000>;
+                       ti,hwmods = "spinlock";
+               };
+
                i2c1: i2c@48070000 {
                        compatible = "ti,omap4-i2c";
                        reg = <0x48070000 0x100>;