aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Huang <[email protected]>2013-08-19 10:44:10 -0600
committerKevin Hilman <[email protected]>2013-08-20 16:52:04 -0700
commit27cf5d14c02e5d17db4282ec799f2946eec9b4bd (patch)
treefd9e41d5c888ec1c9d01e32338ef03ce675a89d4
parent1fa5fcdafc14c2e684da146ac2ed95aa4a11a2aa (diff)
ARM: tegra: configure power off for Dalmore
Add DT property to tell the regulator to register pm_power_off to make "shutdown" work. Signed-off-by: Bill Huang <[email protected]> Signed-off-by: Stephen Warren <[email protected]> Signed-off-by: Kevin Hilman <[email protected]>
-rw-r--r--arch/arm/boot/dts/tegra114-dalmore.dts2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/tegra114-dalmore.dts b/arch/arm/boot/dts/tegra114-dalmore.dts
index 45056a299408..60230288884b 100644
--- a/arch/arm/boot/dts/tegra114-dalmore.dts
+++ b/arch/arm/boot/dts/tegra114-dalmore.dts
@@ -845,6 +845,8 @@
#interrupt-cells = <2>;
interrupt-controller;
+ ti,system-power-controller;
+
palmas_gpio: gpio {
compatible = "ti,palmas-gpio";
gpio-controller;