From bf2a9a2205fe9e294bebd2798f0251baff9baf9e Mon Sep 17 00:00:00 2001 From: Keerthy Date: Tue, 24 Oct 2017 14:14:08 +0530 Subject: [PATCH] ARM: dts: DRA76-EVM: Set powerhold property for tps65917 Set powerhold property for tps65917 Signed-off-by: Keerthy Signed-off-by: Tony Lindgren --- arch/arm/boot/dts/dra76-evm.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/dra76-evm.dts b/arch/arm/boot/dts/dra76-evm.dts index b024a65c6e271..f64aab450315d 100644 --- a/arch/arm/boot/dts/dra76-evm.dts +++ b/arch/arm/boot/dts/dra76-evm.dts @@ -148,6 +148,7 @@ compatible = "ti,tps65917"; reg = <0x58>; ti,system-power-controller; + ti,palmas-override-powerhold; interrupt-controller; #interrupt-cells = <2>; -- 2.39.5