summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeerthy <j-keerthy@ti.com>2017-04-13 06:51:21 +0200
committerTony Lindgren <tony@atomide.com>2017-05-16 17:06:04 +0200
commit7c62de5f3fc92291decc0dac5f36949bdc3fb575 (patch)
tree5f916742bc2f1dfe98e1d873688cb4e892dc41ce
parentLinux 4.12-rc1 (diff)
downloadlinux-7c62de5f3fc92291decc0dac5f36949bdc3fb575.tar.xz
linux-7c62de5f3fc92291decc0dac5f36949bdc3fb575.zip
ARM: dts: dra7: Add power hold and power controller properties to palmas
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>
-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 4bc4b575c99b..31a9e061ddd0 100644
--- a/arch/arm/boot/dts/dra7-evm.dts
+++ b/arch/arm/boot/dts/dra7-evm.dts
@@ -204,6 +204,8 @@
tps659038: tps659038@58 {
compatible = "ti,tps659038";
reg = <0x58>;
+ ti,palmas-override-powerhold;
+ ti,system-power-controller;
tps659038_pmic {
compatible = "ti,tps659038-pmic";