summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeerthy <j-keerthy@ti.com>2017-04-13 07:51:21 +0300
committerSasha Levin <alexander.levin@microsoft.com>2018-05-23 04:33:58 +0300
commitf9c9af55485fb6941a552cfbbb2dd7adbc6bbdbe (patch)
treef5456a1156e81916ef97dc3e0825272832cf1668
parent83fdfeb8fcad6bcee1e79c7fa13920c4a5259c2a (diff)
downloadlinux-f9c9af55485fb6941a552cfbbb2dd7adbc6bbdbe.tar.xz
ARM: dts: dra7: Add power hold and power controller properties to palmas
[ Upstream commit 7c62de5f3fc92291decc0dac5f36949bdc3fb575 ] Add power hold and power controller properties to palmas node. This is needed to shutdown pmic correctly on boards with powerhold set. Signed-off-by: Keerthy <j-keerthy@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
-rw-r--r--arch/arm/boot/dts/dra7-evm.dts2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/dra7-evm.dts b/arch/arm/boot/dts/dra7-evm.dts
index 096f68be99e2..1e6369c24645 100644
--- a/arch/arm/boot/dts/dra7-evm.dts
+++ b/arch/arm/boot/dts/dra7-evm.dts
@@ -285,6 +285,8 @@
tps659038: tps659038@58 {
compatible = "ti,tps659038";
reg = <0x58>;
+ ti,palmas-override-powerhold;
+ ti,system-power-controller;
tps659038_pmic {
compatible = "ti,tps659038-pmic";