From: Stephen Warren Date: Tue, 11 Sep 2012 17:40:04 +0000 (-0600) Subject: ARM: dt: tegra: harmony: configure power off X-Git-Tag: v3.7-rc1~162^2~14^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=be972c3272c354b323afcb7e9552a9b04e675a8b;p=profile%2Fivi%2Fkernel-x86-ivi.git ARM: dt: tegra: harmony: configure power off Add DT property to tell the TPS6586x that it should provide the pm_power_off() implementation. This allows "shutdown" to work. Signed-off-by: Stephen Warren --- diff --git a/arch/arm/boot/dts/tegra20-harmony.dts b/arch/arm/boot/dts/tegra20-harmony.dts index 0eca40d..b98a1b3 100644 --- a/arch/arm/boot/dts/tegra20-harmony.dts +++ b/arch/arm/boot/dts/tegra20-harmony.dts @@ -281,6 +281,8 @@ reg = <0x34>; interrupts = <0 86 0x4>; + ti,system-power-controller; + #gpio-cells = <2>; gpio-controller;