[PATCH 1/1] ARM: tegra: configure power off for Dalmore

From: Bill Huang
Date: Mon Aug 19 2013 - 02:35:23 EST


Add DT property to tell the regulator to register pm_power_off to make
"shutdown" work.

Signed-off-by: Bill Huang <bilhuang@xxxxxxxxxx>
---
arch/arm/boot/dts/tegra114-dalmore.dts | 2 ++
1 file changed, 2 insertions(+)

diff --git a/arch/arm/boot/dts/tegra114-dalmore.dts b/arch/arm/boot/dts/tegra114-dalmore.dts
index 45056a2..6023028 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;
--
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/