ARM: dt: tegra: harmony: configure power off
authorStephen Warren <swarren@nvidia.com>
Tue, 11 Sep 2012 17:40:04 +0000 (11:40 -0600)
committerStephen Warren <swarren@nvidia.com>
Fri, 14 Sep 2012 17:31:37 +0000 (11:31 -0600)
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>
arch/arm/boot/dts/tegra20-harmony.dts

index 0eca40d2be023dacf56681bddf1626bcfcb3803a..b98a1b36e694fde017de4002132734259f2ad500 100644 (file)
                        reg = <0x34>;
                        interrupts = <0 86 0x4>;
 
+                       ti,system-power-controller;
+
                        #gpio-cells = <2>;
                        gpio-controller;
 
This page took 0.036094 seconds and 5 git commands to generate.