* [PATCH] ARM: tegra: configure power off for Dalmore
@ 2013-08-19 16:44 ` Stephen Warren
0 siblings, 0 replies; 4+ messages in thread
From: Stephen Warren @ 2013-08-19 16:44 UTC (permalink / raw)
To: arm-DgEjT+Ai2ygdnm+yROfE0A
Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
linux-tegra-u79uwXL29TY76Z2rM5mHXA, Bill Huang, Stephen Warren
From: Bill Huang <bilhuang-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
Add DT property to tell the regulator to register pm_power_off to make
"shutdown" work.
Signed-off-by: Bill Huang <bilhuang-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
Signed-off-by: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
---
arm-soc folk,
This patch showed up a little late to include in the Tegra pull requests,
but it's simple and useful enough I'd like to see it included in v3.12 if
possible. Could you possibly apply it to whichever branch you have/will
apply Tegra's tegra-for-3.12-dt pull request to, after the pull request
is applied? Thanks.
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.8.1.5
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH] ARM: tegra: configure power off for Dalmore
@ 2013-08-19 16:44 ` Stephen Warren
0 siblings, 0 replies; 4+ messages in thread
From: Stephen Warren @ 2013-08-19 16:44 UTC (permalink / raw)
To: linux-arm-kernel
From: Bill Huang <bilhuang@nvidia.com>
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>
---
arm-soc folk,
This patch showed up a little late to include in the Tegra pull requests,
but it's simple and useful enough I'd like to see it included in v3.12 if
possible. Could you possibly apply it to whichever branch you have/will
apply Tegra's tegra-for-3.12-dt pull request to, after the pull request
is applied? Thanks.
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.8.1.5
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] ARM: tegra: configure power off for Dalmore
2013-08-19 16:44 ` Stephen Warren
@ 2013-08-20 23:57 ` Kevin Hilman
-1 siblings, 0 replies; 4+ messages in thread
From: Kevin Hilman @ 2013-08-20 23:57 UTC (permalink / raw)
To: Stephen Warren
Cc: arm-DgEjT+Ai2ygdnm+yROfE0A,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
linux-tegra-u79uwXL29TY76Z2rM5mHXA, Bill Huang, Stephen Warren
Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> writes:
> From: Bill Huang <bilhuang-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
>
> Add DT property to tell the regulator to register pm_power_off to make
> "shutdown" work.
>
> Signed-off-by: Bill Huang <bilhuang-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
> Signed-off-by: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
> ---
> arm-soc folk,
>
> This patch showed up a little late to include in the Tegra pull requests,
> but it's simple and useful enough I'd like to see it included in v3.12 if
> possible. Could you possibly apply it to whichever branch you have/will
> apply Tegra's tegra-for-3.12-dt pull request to, after the pull request
> is applied? Thanks.
Applied to next/dt just after the Tegra DT pull request.
Thanks for the detailed explanaton.
Kevin
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH] ARM: tegra: configure power off for Dalmore
@ 2013-08-20 23:57 ` Kevin Hilman
0 siblings, 0 replies; 4+ messages in thread
From: Kevin Hilman @ 2013-08-20 23:57 UTC (permalink / raw)
To: linux-arm-kernel
Stephen Warren <swarren@wwwdotorg.org> writes:
> From: Bill Huang <bilhuang@nvidia.com>
>
> 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>
> ---
> arm-soc folk,
>
> This patch showed up a little late to include in the Tegra pull requests,
> but it's simple and useful enough I'd like to see it included in v3.12 if
> possible. Could you possibly apply it to whichever branch you have/will
> apply Tegra's tegra-for-3.12-dt pull request to, after the pull request
> is applied? Thanks.
Applied to next/dt just after the Tegra DT pull request.
Thanks for the detailed explanaton.
Kevin
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-08-20 23:57 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-19 16:44 [PATCH] ARM: tegra: configure power off for Dalmore Stephen Warren
2013-08-19 16:44 ` Stephen Warren
[not found] ` <1376930650-6078-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-08-20 23:57 ` Kevin Hilman
2013-08-20 23:57 ` Kevin Hilman
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.