Skip to content

Commit

Permalink
ARM: dt: tegra: harmony: configure power off
Browse files Browse the repository at this point in the history
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 <swarren@nvidia.com>
  • Loading branch information
Stephen Warren committed Sep 14, 2012
1 parent 3cc404d commit be972c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm/boot/dts/tegra20-harmony.dts
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,8 @@
reg = <0x34>;
interrupts = <0 86 0x4>;

ti,system-power-controller;

#gpio-cells = <2>;
gpio-controller;

Expand Down

0 comments on commit be972c3

Please sign in to comment.