From cb2a4195c3f9c5442d67ef7d6ab3bffa06b1353f Mon Sep 17 00:00:00 2001 From: Osvaldo Banuelos Date: Tue, 21 Jun 2016 15:10:20 -0700 Subject: [PATCH] ARM: dts: msm: specify APM threshold voltage in OSM for msmcobalt Define the APM threshold voltage to be used by the OSM device to determine the correct APM supply selection for different DCVS setpoints. CRs-Fixed: 1021656 1030444 Change-Id: Iebeb45eaa2503bd5be19f00938d0dbec1163c5a5 Signed-off-by: Osvaldo Banuelos --- arch/arm/boot/dts/qcom/msmcobalt.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/qcom/msmcobalt.dtsi b/arch/arm/boot/dts/qcom/msmcobalt.dtsi index b87d9bce84ec..f4ca815099f4 100644 --- a/arch/arm/boot/dts/qcom/msmcobalt.dtsi +++ b/arch/arm/boot/dts/qcom/msmcobalt.dtsi @@ -888,6 +888,7 @@ <0x8fff0036 0x8fff003a 0x0fff0036>, <0x8fff003d 0x8fff0041 0x0fff003d>; + qcom,apm-threshold-voltage = <832000>; qcom,boost-fsm-en; qcom,safe-fsm-en; qcom,ps-fsm-en;