diff mbox

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

Message ID 1376894028-30060-1-git-send-email-bilhuang@nvidia.com (mailing list archive)
State New, archived
Headers show

Commit Message

Bill Huang Aug. 19, 2013, 6:33 a.m. UTC
Add DT property to tell the regulator to register pm_power_off to make
"shutdown" work.

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

Comments

Stephen Warren Aug. 19, 2013, 4:44 p.m. UTC | #1
On 08/19/2013 12:33 AM, Bill Huang wrote:
> Add DT property to tell the regulator to register pm_power_off to make
> "shutdown" work.

Thanks. I've forwarded this to arm-soc for hopeful inclusion in 3.12,
since it was just a little late to get into the main set of pull
requests I sent.
diff mbox

Patch

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;