ARM: dts: OMAP5: Add hwspinlock node
authorSuman Anna <s-anna@ti.com>
Thu, 10 Oct 2013 21:15:34 +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 OMAP5 SoCs.

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

index 154d92f..a791846 100644 (file)
                        ti,hwmods = "i2c5";
                };
 
+               hwspinlock: spinlock@4a0f6000 {
+                       compatible = "ti,omap4-hwspinlock";
+                       reg = <0x4a0f6000 0x1000>;
+                       ti,hwmods = "spinlock";
+               };
+
                mcspi1: spi@48098000 {
                        compatible = "ti,omap4-mcspi";
                        reg = <0x48098000 0x200>;