ARM: dts: DRA7: Add hwspinlock node
authorSuman Anna <s-anna@ti.com>
Tue, 14 Jan 2014 00:26:46 +0000 (18:26 -0600)
committerTony Lindgren <tony@atomide.com>
Fri, 28 Feb 2014 22:14:10 +0000 (14:14 -0800)
Add the hwspinlock device tree node for DRA7 SoCs.

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

index 1fd75aa..bff4348 100644 (file)
                        ti,hwmods = "wd_timer2";
                };
 
+               hwspinlock: spinlock@4a0f6000 {
+                       compatible = "ti,omap4-hwspinlock";
+                       reg = <0x4a0f6000 0x1000>;
+                       ti,hwmods = "spinlock";
+                       #hwlock-cells = <1>;
+               };
+
                i2c1: i2c@48070000 {
                        compatible = "ti,omap4-i2c";
                        reg = <0x48070000 0x100>;