aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNishanth Menon <nm@ti.com>2013-09-19 15:11:36 -0400
committerBenoit Cousson <bcousson@baylibre.com>2013-10-11 15:06:44 -0400
commit86583375aaf76fb2a03085100bbc3123c6ced559 (patch)
treeeec4d0ab52dd296e7dbf9a1210868190901098c0
parent2892aef29f7a08240debbaae9706a29839fd8c03 (diff)
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>
-rw-r--r--arch/arm/boot/dts/omap5-uevm.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/omap5-uevm.dts b/arch/arm/boot/dts/omap5-uevm.dts
index 748f6bfbeef6..d784b3a00410 100644
--- a/arch/arm/boot/dts/omap5-uevm.dts
+++ b/arch/arm/boot/dts/omap5-uevm.dts
@@ -249,6 +249,7 @@
249 reg = <0x48>; 249 reg = <0x48>;
250 interrupt-controller; 250 interrupt-controller;
251 #interrupt-cells = <2>; 251 #interrupt-cells = <2>;
252 ti,system-power-controller;
252 253
253 extcon_usb3: palmas_usb { 254 extcon_usb3: palmas_usb {
254 compatible = "ti,palmas-usb-vid"; 255 compatible = "ti,palmas-usb-vid";