* [PATCH 1/1] ARM: tegra: configure power off for Dalmore
@ 2013-08-19 6:33 Bill Huang
2013-08-19 16:44 ` Stephen Warren
0 siblings, 1 reply; 2+ messages in thread
From: Bill Huang @ 2013-08-19 6:33 UTC (permalink / raw)
To: linux-arm-kernel
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(+)
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH 1/1] ARM: tegra: configure power off for Dalmore
2013-08-19 6:33 [PATCH 1/1] ARM: tegra: configure power off for Dalmore Bill Huang
@ 2013-08-19 16:44 ` Stephen Warren
0 siblings, 0 replies; 2+ messages in thread
From: Stephen Warren @ 2013-08-19 16:44 UTC (permalink / raw)
To: linux-arm-kernel
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-08-19 16:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-19 6:33 [PATCH 1/1] ARM: tegra: configure power off for Dalmore Bill Huang
2013-08-19 16:44 ` Stephen Warren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).