OSDN Git Service

ARM: dts: msm: reduce CPU LDO headroom voltage for msm8996pro
authorDavid Collins <collinsd@codeaurora.org>
Mon, 28 Mar 2016 18:58:29 +0000 (11:58 -0700)
committerGerrit - the friendly Code Review server <code-review@localhost>
Wed, 5 Apr 2017 09:23:30 +0000 (02:23 -0700)
Hardware characterization has shown that the CPU LDOs can
operate safely with less than 150 mV of headroom voltage.
Reduce the CPU LDO minimum allowed headroom voltage for both the
power cluster and the performance cluster in order to save power
by allowing LDO usage in more situations.

Change-Id: I72f28569d4719540fc84cf65d8783bbfec9435ad
CRs-Fixed: 989555
Signed-off-by: David Collins <collinsd@codeaurora.org>
arch/arm/boot/dts/qcom/msm8996pro.dtsi

index d1f4f21..9dd83bc 100644 (file)
        qcom,cpr-aging-ro-scaling-factor = <3200>;
        qcom,allow-aging-voltage-adjustment = <1>;
        qcom,allow-aging-open-loop-voltage-adjustment = <1>;
+
+       qcom,ldo-min-headroom-voltage = <80000>;
 };
 
 &apc0_cbf_vreg {
        qcom,allow-aging-open-loop-voltage-adjustment = <1>;
 
        qcom,cpr-dynamic-floor-corner = <1>;
+       qcom,ldo-min-headroom-voltage = <130000>;
 };
 
 &pmi8994_s2 {
        qcom,allow-aging-open-loop-voltage-adjustment = <1>;
 };
 
+&kryo0_vreg {
+       qcom,ldo-headroom-voltage = <80000>;
+};
+
+&kryo1_vreg {
+       qcom,ldo-headroom-voltage = <130000>;
+};
+
 &clock_cpu {
        compatible = "qcom,cpu-clock-8996-pro";
        qcom,pwrcl-speedbin0-v0 =