aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/omap/patches-3.12/807-ARM_dts_AM33XX_Add_hwspinlock_node.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/omap/patches-3.12/807-ARM_dts_AM33XX_Add_hwspinlock_node.patch')
-rw-r--r--target/linux/omap/patches-3.12/807-ARM_dts_AM33XX_Add_hwspinlock_node.patch30
1 files changed, 30 insertions, 0 deletions
diff --git a/target/linux/omap/patches-3.12/807-ARM_dts_AM33XX_Add_hwspinlock_node.patch b/target/linux/omap/patches-3.12/807-ARM_dts_AM33XX_Add_hwspinlock_node.patch
new file mode 100644
index 0000000000..2815a70d33
--- /dev/null
+++ b/target/linux/omap/patches-3.12/807-ARM_dts_AM33XX_Add_hwspinlock_node.patch
@@ -0,0 +1,30 @@
+From d4cbe80db468dcfaa058f9f00a332784e5dff316 Mon Sep 17 00:00:00 2001
+From: Suman Anna <s-anna@ti.com>
+Date: Thu, 10 Oct 2013 21:15:35 +0000
+Subject: ARM: dts: AM33XX: Add hwspinlock node
+
+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>
+---
+diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi
+index 0ca13ad..9ae258e 100644
+--- a/arch/arm/boot/dts/am33xx.dtsi
++++ b/arch/arm/boot/dts/am33xx.dtsi
+@@ -288,6 +288,12 @@
+ 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";
+--
+cgit v0.9.2