ARM: dts: omap5-uevm: mark TWL6037 as system-power-controller
authorNishanth Menon <nm@ti.com>
Thu, 19 Sep 2013 19:11:36 +0000 (14:11 -0500)
committerBenoit Cousson <bcousson@baylibre.com>
Fri, 11 Oct 2013 19:06:44 +0000 (21:06 +0200)
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

index 748f6bf..d784b3a 100644 (file)
                reg = <0x48>;
                interrupt-controller;
                #interrupt-cells = <2>;
+               ti,system-power-controller;
 
                extcon_usb3: palmas_usb {
                        compatible = "ti,palmas-usb-vid";