]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ARM: dt: tegra: configure power off for some boards
authorStephen Warren <swarren@nvidia.com>
Tue, 11 Sep 2012 17:42:26 +0000 (11:42 -0600)
committerStephen Warren <swarren@nvidia.com>
Tue, 11 Sep 2012 19:48:36 +0000 (13:48 -0600)
For Seaboard, Ventana, and Cardhu, add DT property to tell the regulator
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-seaboard.dts
arch/arm/boot/dts/tegra20-ventana.dts
arch/arm/boot/dts/tegra30-cardhu.dtsi

index 92deb36ae03cd0a4f0dc6bbc02c9429ebb94d74c..e60dc7124e9271b41c7fa27734cee825a3805365 100644 (file)
                        reg = <0x34>;
                        interrupts = <0 86 0x4>;
 
+                       ti,system-power-controller;
+
                        #gpio-cells = <2>;
                        gpio-controller;
 
index 4ec6b4cd9d5298ae887de0bf969c82ae2015a3b9..3e5952fcfbc55cc5db7cb514c42191aef2ea28b0 100644 (file)
                        reg = <0x34>;
                        interrupts = <0 86 0x4>;
 
+                       ti,system-power-controller;
+
                        #gpio-cells = <2>;
                        gpio-controller;
 
index 47946939b49e84ae887da482cb841bb89c0bd0eb..d10c9c5a3606df6fe6923a64557cc7e749015d1b 100644 (file)
                        #interrupt-cells = <2>;
                        interrupt-controller;
 
+                       ti,system-power-controller;
+
                        #gpio-cells = <2>;
                        gpio-controller;