diff options
author | Keerthy <j-keerthy@ti.com> | 2017-10-24 04:44:08 -0400 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2017-12-11 11:43:22 -0500 |
commit | aac4619d028e2c444ac1217fc2d05b0322079dff (patch) | |
tree | d2c98e25469d7ecb8d3a0fb97735d910eddf4189 | |
parent | 7be4b5dc7ffa9499ac6ef33a5ffa9ff43f9b7057 (diff) |
ARM: dts: DRA76-EVM: Set powerhold property for tps65917
Set powerhold property for tps65917
Signed-off-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
-rw-r--r-- | arch/arm/boot/dts/dra76-evm.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/dra76-evm.dts b/arch/arm/boot/dts/dra76-evm.dts index b024a65c6e27..f64aab450315 100644 --- a/arch/arm/boot/dts/dra76-evm.dts +++ b/arch/arm/boot/dts/dra76-evm.dts | |||
@@ -148,6 +148,7 @@ | |||
148 | compatible = "ti,tps65917"; | 148 | compatible = "ti,tps65917"; |
149 | reg = <0x58>; | 149 | reg = <0x58>; |
150 | ti,system-power-controller; | 150 | ti,system-power-controller; |
151 | ti,palmas-override-powerhold; | ||
151 | interrupt-controller; | 152 | interrupt-controller; |
152 | #interrupt-cells = <2>; | 153 | #interrupt-cells = <2>; |
153 | 154 | ||