summaryrefslogtreecommitdiffstats
path: root/patches/linux-3.12/0756-ARM-dts-omap5-uevm-mark-TWL6037-as-system-power-cont.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/linux-3.12/0756-ARM-dts-omap5-uevm-mark-TWL6037-as-system-power-cont.patch')
-rw-r--r--patches/linux-3.12/0756-ARM-dts-omap5-uevm-mark-TWL6037-as-system-power-cont.patch25
1 files changed, 25 insertions, 0 deletions
diff --git a/patches/linux-3.12/0756-ARM-dts-omap5-uevm-mark-TWL6037-as-system-power-cont.patch b/patches/linux-3.12/0756-ARM-dts-omap5-uevm-mark-TWL6037-as-system-power-cont.patch
new file mode 100644
index 0000000..eac8fff
--- /dev/null
+++ b/patches/linux-3.12/0756-ARM-dts-omap5-uevm-mark-TWL6037-as-system-power-cont.patch
@@ -0,0 +1,25 @@
+From: Nishanth Menon <nm@ti.com>
+Date: Thu, 19 Sep 2013 14:11:36 -0500
+Subject: [PATCH] ARM: dts: omap5-uevm: mark TWL6037 as system-power-controller
+
+This allows the palmas pm_power_off to kick in on power off command
+and switch off the board.
+
+Signed-off-by: Nishanth Menon <nm@ti.com>
+Signed-off-by: Benoit Cousson <bcousson@baylibre.com>
+---
+ arch/arm/boot/dts/omap5-uevm.dts | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/arch/arm/boot/dts/omap5-uevm.dts b/arch/arm/boot/dts/omap5-uevm.dts
+index 748f6bf..d784b3a 100644
+--- a/arch/arm/boot/dts/omap5-uevm.dts
++++ b/arch/arm/boot/dts/omap5-uevm.dts
+@@ -249,6 +249,7 @@
+ reg = <0x48>;
+ interrupt-controller;
+ #interrupt-cells = <2>;
++ ti,system-power-controller;
+
+ extcon_usb3: palmas_usb {
+ compatible = "ti,palmas-usb-vid";