diff options
| author | Keerthy <j-keerthy@ti.com> | 2017-10-24 14:14:08 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-04-08 14:27:40 +0200 |
| commit | 84c68b621e9053fc18055464c39e270efb662306 (patch) | |
| tree | 92707d472217a2dd3dd9e349c862f95900643b1d | |
| parent | 3d07d9f2eebbb6014b6865529567c79dcfee7328 (diff) | |
| download | linux-84c68b621e9053fc18055464c39e270efb662306.tar.gz linux-84c68b621e9053fc18055464c39e270efb662306.tar.bz2 linux-84c68b621e9053fc18055464c39e270efb662306.zip | |
ARM: dts: DRA76-EVM: Set powerhold property for tps65917
commit aac4619d028e2c444ac1217fc2d05b0322079dff upstream.
Set powerhold property for tps65917
Signed-off-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Cc: Ben Hutchings <ben.hutchings@codethink.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
| -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 @@ compatible = "ti,tps65917"; reg = <0x58>; ti,system-power-controller; + ti,palmas-override-powerhold; interrupt-controller; #interrupt-cells = <2>; |
