aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Huang <bilhuang@nvidia.com>2013-08-19 12:44:10 -0400
committerKevin Hilman <khilman@linaro.org>2013-08-20 19:52:04 -0400
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 <bilhuang@nvidia.com> Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Kevin Hilman <khilman@linaro.org>
-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 @@
845 #interrupt-cells = <2>; 845 #interrupt-cells = <2>;
846 interrupt-controller; 846 interrupt-controller;
847 847
848 ti,system-power-controller;
849
848 palmas_gpio: gpio { 850 palmas_gpio: gpio {
849 compatible = "ti,palmas-gpio"; 851 compatible = "ti,palmas-gpio";
850 gpio-controller; 852 gpio-controller;