aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/tegra20-seaboard.dts
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2012-09-11 13:42:26 -0400
committerStephen Warren <swarren@nvidia.com>2012-09-11 15:48:36 -0400
commit44b12ef78106141574f038852d013fd3207acb23 (patch)
tree8780442b4c144479b6bc5b2e65dcaf3e0476259d /arch/arm/boot/dts/tegra20-seaboard.dts
parente7765b3746dcbd7bc3477c14217fcf0747043b4f (diff)
ARM: dt: tegra: configure power off for some boards
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>
Diffstat (limited to 'arch/arm/boot/dts/tegra20-seaboard.dts')
-rw-r--r--arch/arm/boot/dts/tegra20-seaboard.dts2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/tegra20-seaboard.dts b/arch/arm/boot/dts/tegra20-seaboard.dts
index 92deb36ae03c..e60dc7124e92 100644
--- a/arch/arm/boot/dts/tegra20-seaboard.dts
+++ b/arch/arm/boot/dts/tegra20-seaboard.dts
@@ -379,6 +379,8 @@
379 reg = <0x34>; 379 reg = <0x34>;
380 interrupts = <0 86 0x4>; 380 interrupts = <0 86 0x4>;
381 381
382 ti,system-power-controller;
383
382 #gpio-cells = <2>; 384 #gpio-cells = <2>;
383 gpio-controller; 385 gpio-controller;
384 386