projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cc404d
)
ARM: dt: tegra: harmony: configure power off
author
Stephen Warren
<swarren@nvidia.com>
Tue, 11 Sep 2012 17:40:04 +0000
(11:40 -0600)
committer
Stephen Warren
<swarren@nvidia.com>
Fri, 14 Sep 2012 17:31:37 +0000
(11:31 -0600)
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>
arch/arm/boot/dts/tegra20-harmony.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/tegra20-harmony.dts
b/arch/arm/boot/dts/tegra20-harmony.dts
index 0eca40d2be023dacf56681bddf1626bcfcb3803a..b98a1b36e694fde017de4002132734259f2ad500 100644
(file)
--- 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;