ARM: dts: msm: Use proper QMP PHY VDD operating voltage
Current setting votes for 912mV for the QMP PHY vdd rail, which is above what is recommended from the power grid. Set the vdd operating voltage to 880mV to match what is suggested, in order to maintain the regulator numbers expected for the rail. Change-Id: Iaefd58656c72427933e45000db21f55bc5de979c Signed-off-by: Wesley Cheng <quic_wcheng@quicinc.com>
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
reg-names = "qmp_phy_base";
|
||||
|
||||
vdd-supply = <&pm_v8d_l2>;
|
||||
qcom,vdd-voltage-level = <0 912000 912000>;
|
||||
qcom,vdd-voltage-level = <0 880000 880000>;
|
||||
qcom,vdd-max-load-uA = <47000>;
|
||||
core-supply = <&pm_v8g_l3>;
|
||||
|
||||
|
Reference in New Issue
Block a user