OSDN Git Service

ARM: dt: tegra: whistler: configure power off
authorStephen Warren <swarren@nvidia.com>
Tue, 11 Sep 2012 19:13:05 +0000 (13:13 -0600)
committerStephen Warren <swarren@nvidia.com>
Wed, 19 Sep 2012 16:19:38 +0000 (10:19 -0600)
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 <swarren@nvidia.com>
arch/arm/boot/dts/tegra20-whistler.dts

index 4ae1e5d..c636d00 100644 (file)
                        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>;