From: Stephen Warren <[email protected]>

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 <[email protected]>
---
I will probably squash this into "ARM: dt: configure power off for some
boards" when applying.

 arch/arm/boot/dts/tegra20-whistler.dts |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

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>;
-- 
1.7.0.4

--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to