]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/blob - releases/4.14.33/arm-dts-dra76-evm-set-powerhold-property-for-tps65917.patch
4.14-stable patches
[thirdparty/kernel/stable-queue.git] / releases / 4.14.33 / arm-dts-dra76-evm-set-powerhold-property-for-tps65917.patch
1 From aac4619d028e2c444ac1217fc2d05b0322079dff Mon Sep 17 00:00:00 2001
2 From: Keerthy <j-keerthy@ti.com>
3 Date: Tue, 24 Oct 2017 14:14:08 +0530
4 Subject: ARM: dts: DRA76-EVM: Set powerhold property for tps65917
5
6 From: Keerthy <j-keerthy@ti.com>
7
8 commit aac4619d028e2c444ac1217fc2d05b0322079dff upstream.
9
10 Set powerhold property for tps65917
11
12 Signed-off-by: Keerthy <j-keerthy@ti.com>
13 Signed-off-by: Tony Lindgren <tony@atomide.com>
14 Cc: Ben Hutchings <ben.hutchings@codethink.co.uk>
15 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
16
17 ---
18 arch/arm/boot/dts/dra76-evm.dts | 1 +
19 1 file changed, 1 insertion(+)
20
21 --- a/arch/arm/boot/dts/dra76-evm.dts
22 +++ b/arch/arm/boot/dts/dra76-evm.dts
23 @@ -148,6 +148,7 @@
24 compatible = "ti,tps65917";
25 reg = <0x58>;
26 ti,system-power-controller;
27 + ti,palmas-override-powerhold;
28 interrupt-controller;
29 #interrupt-cells = <2>;
30