aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/omap/patches-3.12/806-ARM_dts_TWL4030_Add_power_button_support.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2013-11-15 12:23:17 +0000
committerImre Kaloz <kaloz@openwrt.org>2013-11-15 12:23:17 +0000
commitb041af2c640ab6716e0c1db72950b1e0e99afae0 (patch)
treea9572752deb28aa978615d39b24eeb9d8b9362b6 /target/linux/omap/patches-3.12/806-ARM_dts_TWL4030_Add_power_button_support.patch
parent6bf4a75ce914ad43855d24d98cb8eeba179e4b2b (diff)
downloadmaster-187ad058-b041af2c640ab6716e0c1db72950b1e0e99afae0.tar.gz
master-187ad058-b041af2c640ab6716e0c1db72950b1e0e99afae0.tar.bz2
master-187ad058-b041af2c640ab6716e0c1db72950b1e0e99afae0.zip
[omap]: replace the TI patch with a smaller patchset
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38816 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap/patches-3.12/806-ARM_dts_TWL4030_Add_power_button_support.patch')
-rw-r--r--target/linux/omap/patches-3.12/806-ARM_dts_TWL4030_Add_power_button_support.patch26
1 files changed, 26 insertions, 0 deletions
diff --git a/target/linux/omap/patches-3.12/806-ARM_dts_TWL4030_Add_power_button_support.patch b/target/linux/omap/patches-3.12/806-ARM_dts_TWL4030_Add_power_button_support.patch
new file mode 100644
index 0000000000..a47a822c46
--- /dev/null
+++ b/target/linux/omap/patches-3.12/806-ARM_dts_TWL4030_Add_power_button_support.patch
@@ -0,0 +1,26 @@
+From a3317d4f2fcd064071bc188cbbc2769dda73e487 Mon Sep 17 00:00:00 2001
+From: Sebastian Reichel <sre@debian.org>
+Date: Tue, 22 Oct 2013 22:49:43 +0000
+Subject: ARM: dts: TWL4030: Add power button support
+
+Enable support for the power button.
+
+Signed-off-by: Sebastian Reichel <sre@debian.org>
+Signed-off-by: Benoit Cousson <bcousson@baylibre.com>
+---
+diff --git a/arch/arm/boot/dts/twl4030.dtsi b/arch/arm/boot/dts/twl4030.dtsi
+index cb5afcd..af7fa40 100644
+--- a/arch/arm/boot/dts/twl4030.dtsi
++++ b/arch/arm/boot/dts/twl4030.dtsi
+@@ -133,4 +133,9 @@
+ compatible = "ti,twl4030-pwmled";
+ #pwm-cells = <2>;
+ };
++
++ twl_pwrbutton: pwrbutton {
++ compatible = "ti,twl4030-pwrbutton";
++ interrupts = <8>;
++ };
+ };
+--
+cgit v0.9.2