From: Stephen Warren Date: Tue, 11 Sep 2012 19:13:05 +0000 (-0600) Subject: ARM: dt: tegra: whistler: configure power off X-Git-Tag: v3.7-rc1~159^2~8^2~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b37ed4a3e561db09549ce16e9f572e6f204315f7;p=profile%2Fivi%2Fkernel-x86-ivi.git ARM: dt: tegra: whistler: configure power off Add DT property to tell the MAX8907 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-whistler.dts b/arch/arm/boot/dts/tegra20-whistler.dts index 4ae1e5d..c636d00 100644 --- a/arch/arm/boot/dts/tegra20-whistler.dts +++ b/arch/arm/boot/dts/tegra20-whistler.dts @@ -267,6 +267,8 @@ reg = <0x3c>; interrupts = <0 86 0x4>; + maxim,system-power-controller; + mbatt-supply = <&usb0_vbus_reg>; in-v1-supply = <&mbatt_reg>; in-v2-supply = <&mbatt_reg>;