omap: remove 3.12 kernel patches
[openwrt/openwrt.git] / target / linux / omap / patches-3.12 / 807-ARM_dts_AM33XX_Add_hwspinlock_node.patch
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
deleted file mode 100644 (file)
index 20a660f..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-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>
----
---- a/arch/arm/boot/dts/am33xx.dtsi
-+++ b/arch/arm/boot/dts/am33xx.dtsi
-@@ -278,6 +278,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";