public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: dra7: Add power hold and power controller properties to palmas
@ 2017-04-13  4:51 Keerthy
  2017-04-14 14:21 ` Tony Lindgren
  2017-05-16 15:06 ` Tony Lindgren
  0 siblings, 2 replies; 4+ messages in thread
From: Keerthy @ 2017-04-13  4:51 UTC (permalink / raw)
  To: tony
  Cc: j-keerthy, robh+dt, mark.rutland, devicetree, linux-kernel,
	linux-omap, t-kristo

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>
---
 arch/arm/boot/dts/dra7-evm.dts | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/boot/dts/dra7-evm.dts b/arch/arm/boot/dts/dra7-evm.dts
index 4bc4b57..31a9e06 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";
-- 
1.9.1

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

end of thread, other threads:[~2017-05-16 15:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-13  4:51 [PATCH] ARM: dts: dra7: Add power hold and power controller properties to palmas Keerthy
2017-04-14 14:21 ` Tony Lindgren
2017-04-17  6:15   ` Keerthy
2017-05-16 15:06 ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox