Browse Source

ARM: dt: tegra: harmony: configure power off

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>
Stephen Warren 12 years ago
parent
commit
be972c3272
1 changed files with 2 additions and 0 deletions
  1. 2 0
      arch/arm/boot/dts/tegra20-harmony.dts

+ 2 - 0
arch/arm/boot/dts/tegra20-harmony.dts

@@ -281,6 +281,8 @@
 			reg = <0x34>;
 			interrupts = <0 86 0x4>;
 
+			ti,system-power-controller;
+
 			#gpio-cells = <2>;
 			gpio-controller;