ARM: dts: Add omap4-hwspinlock support in dm816x
authorNeil Armstrong <narmstrong@baylibre.com>
Thu, 12 Nov 2015 14:07:49 +0000 (15:07 +0100)
committerTony Lindgren <tony@atomide.com>
Mon, 30 Nov 2015 18:19:08 +0000 (10:19 -0800)
Add dm816x DT entries for omap4-hwspinlock support as hwmod spinbox.

Cc: Brian Hutchinson <b.hutchman@gmail.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/dm816x.dtsi

index 2fde534..f9286c3 100644 (file)
                        };
                };
 
+               spinbox: spinbox@480ca000 {
+                       compatible = "ti,omap4-hwspinlock";
+                       reg = <0x480ca000 0x2000>;
+                       ti,hwmods = "spinbox";
+                       #hwlock-cells = <1>;
+               };
+
                mdio: mdio@4a100800 {
                        compatible = "ti,davinci_mdio";
                        #address-cells = <1>;