OSDN Git Service

ARM: dts: msm: increase VDD_GFX Fmax CPR ceiling voltage for MSM8998v2
authorDavid Collins <collinsd@codeaurora.org>
Fri, 6 Jan 2017 22:46:31 +0000 (14:46 -0800)
committerDavid Collins <collinsd@codeaurora.org>
Fri, 13 Jan 2017 23:25:37 +0000 (15:25 -0800)
Increase the VDD_GFX CPR 710 MHz (Fmax) corner ceiling voltage
from 1024 mV to 1088 mV.  This ensures that parts requiring
higher voltages operate correctly.

Also increase the aging reference voltage since it needs to
match the Fmax ceiling voltage.

Change-Id: I0799fe76c7a19d8fd97b6270b403b2994ea09a74
Signed-off-by: David Collins <collinsd@codeaurora.org>
arch/arm/boot/dts/qcom/msm8998-v2.dtsi

index 2408ad5..5a79752 100644 (file)
 
 &gfx_cpr {
        compatible = "qcom,cpr4-msm8998-v2-mmss-regulator";
-       qcom,cpr-aging-ref-voltage = <1024000>;
+       qcom,cpr-aging-ref-voltage = <1088000>;
 };
 
 &gfx_vreg {
 
        qcom,cpr-voltage-ceiling =
                <716000 716000 772000 880000 908000 948000 1016000 1088000>,
-               <724000 724000 772000 832000 916000 968000 1024000 1024000>,
-               <724000 724000 772000 832000 916000 968000 1024000 1024000>,
-               <724000 724000 772000 832000 916000 968000 1024000 1024000>,
-               <724000 724000 772000 832000 916000 968000 1024000 1024000>,
-               <724000 724000 772000 832000 916000 968000 1024000 1024000>,
-               <724000 724000 772000 832000 916000 968000 1024000 1024000>,
-               <724000 724000 772000 832000 916000 968000 1024000 1024000>;
+               <724000 724000 772000 832000 916000 968000 1024000 1088000>,
+               <724000 724000 772000 832000 916000 968000 1024000 1088000>,
+               <724000 724000 772000 832000 916000 968000 1024000 1088000>,
+               <724000 724000 772000 832000 916000 968000 1024000 1088000>,
+               <724000 724000 772000 832000 916000 968000 1024000 1088000>,
+               <724000 724000 772000 832000 916000 968000 1024000 1088000>,
+               <724000 724000 772000 832000 916000 968000 1024000 1088000>;
 
        qcom,cpr-voltage-floor =
                <516000 516000 532000 584000 632000 672000 712000 756000>;