diff mbox

[1/2] ARM: dt: tegra: harmony: configure power off

Message ID 1347385427-9676-1-git-send-email-swarren@wwwdotorg.org (mailing list archive)
State New, archived
Headers show

Commit Message

Stephen Warren Sept. 11, 2012, 5:43 p.m. UTC
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(-)

Comments

Stephen Warren Sept. 11, 2012, 8:01 p.m. UTC | #1
On 09/11/2012 11:43 AM, Stephen Warren wrote:
> 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.

Applied to Tegra's for-3.7/board-removal branch (since that's where
regulators were added to DT on Harmony)
diff mbox

Patch

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;