Skip to content

Commit

Permalink
ARM: dt: tegra: whistler: configure power off
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Stephen Warren committed Sep 19, 2012
1 parent 44b12ef commit b37ed4a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm/boot/dts/tegra20-whistler.dts
Original file line number Diff line number Diff line change
Expand Up @@ -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>;
Expand Down

0 comments on commit b37ed4a

Please sign in to comment.