ARM: dts: msm: increase LPM load current for L13B rail
Increase active load current for L13B rail vote to 10 mA. Vote of >= 10 mA is required for active use case to prevent OCP on regulator. Change-Id: I8e1652b031479cfa0f4e51bcd2c2bc4347400b4a Signed-off-by: Rohith Iyer <quic_rohiiyer@quicinc.com>
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
qcom,supply-name = "vci";
|
||||
qcom,supply-min-voltage = <3000000>;
|
||||
qcom,supply-max-voltage = <3000000>;
|
||||
qcom,supply-enable-load = <1000>;
|
||||
qcom,supply-enable-load = <10000>;
|
||||
qcom,supply-disable-load = <300>;
|
||||
qcom,supply-post-on-sleep = <0>;
|
||||
};
|
||||
|
Reference in New Issue
Block a user