]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commitdiff
ARM: dts: am57xx-idk-common: Add overide powerhold property
authorKeerthy <j-keerthy@ti.com>
Thu, 10 Nov 2016 05:09:20 +0000 (10:39 +0530)
committerTony Lindgren <tony@atomide.com>
Wed, 23 Nov 2016 16:14:14 +0000 (08:14 -0800)
The PMICs have POWERHOLD set by default which prevents PMIC shutdown
even on DEV_CTRL On bit set to 0 as the Powerhold has higher priority.
So to enable pmic power off this property lets one over ride the default
value and enable pmic power off.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am57xx-idk-common.dtsi

index 35e210ce68a1f5a5950e7914cc210b374ca53539..555ae21f2b9adcf2ad811b5541a3f865997bb098 100644 (file)
                #interrupt-cells = <2>;
                interrupt-controller;
                ti,system-power-controller;
+               ti,palmas-override-powerhold;
 
                tps659038_pmic {
                        compatible = "ti,tps659038-pmic";