linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: dt: tegra: harmony: configure power off
@ 2012-09-11 17:43 Stephen Warren
  2012-09-11 17:43 ` [PATCH 2/2] ARM: dt: tegra: configure power off for some boards Stephen Warren
  2012-09-11 20:01 ` [PATCH 1/2] ARM: dt: tegra: harmony: configure power off Stephen Warren
  0 siblings, 2 replies; 4+ messages in thread
From: Stephen Warren @ 2012-09-11 17:43 UTC (permalink / raw)
  To: linux-arm-kernel

From: Stephen Warren <swarren@nvidia.com>

Add DT property to tell the TPS6586x that it should provide the
pm_power_off() implementation. This allows "shutdown" to work.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
--
Harmony is a separate patch, since the Harmony regulator support went into
a different branch to other boards' regulator support.
---
 arch/arm/boot/dts/tegra20-harmony.dts |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/arch/arm/boot/dts/tegra20-harmony.dts b/arch/arm/boot/dts/tegra20-harmony.dts
index 0eca40d..b98a1b3 100644
--- a/arch/arm/boot/dts/tegra20-harmony.dts
+++ b/arch/arm/boot/dts/tegra20-harmony.dts
@@ -281,6 +281,8 @@
 			reg = <0x34>;
 			interrupts = <0 86 0x4>;
 
+			ti,system-power-controller;
+
 			#gpio-cells = <2>;
 			gpio-controller;
 
-- 
1.7.0.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-09-11 20:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-11 17:43 [PATCH 1/2] ARM: dt: tegra: harmony: configure power off Stephen Warren
2012-09-11 17:43 ` [PATCH 2/2] ARM: dt: tegra: configure power off for some boards Stephen Warren
2012-09-11 20:01   ` Stephen Warren
2012-09-11 20:01 ` [PATCH 1/2] ARM: dt: tegra: harmony: configure power off 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).