ARM: dts: msm: Update regulator voltages of qcs610 variants
Update the regulator voltages for iot and opk variants of qcs610. Change-Id: I40ceeb873e8be62c5213b978793c33d7d539c747 Signed-off-by: Dhaval Radiya <quic_dradiya@quicinc.com>
This commit is contained in:
@@ -8,3 +8,35 @@
|
|||||||
compatible = "qcom,qcs610-iot", "qcom,qcs610", "qcom,iot";
|
compatible = "qcom,qcs610-iot", "qcom,qcs610", "qcom,iot";
|
||||||
qcom,board-id = <32 0>;
|
qcom,board-id = <32 0>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&L16A {
|
||||||
|
regulator-max-microvolt = <3304000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
&L19A {
|
||||||
|
regulator-max-microvolt = <3304000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
&L4C {
|
||||||
|
regulator-max-microvolt = <2912000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
&L5C {
|
||||||
|
regulator-max-microvolt = <2912000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
&L13A {
|
||||||
|
regulator-always-on;
|
||||||
|
};
|
||||||
|
|
||||||
|
&L7C {
|
||||||
|
regulator-always-on;
|
||||||
|
};
|
||||||
|
|
||||||
|
&L10A {
|
||||||
|
regulator-always-on;
|
||||||
|
};
|
||||||
|
|
||||||
|
&L14A {
|
||||||
|
regulator-always-on;
|
||||||
|
};
|
||||||
|
@@ -16,3 +16,35 @@
|
|||||||
&tlmm {
|
&tlmm {
|
||||||
qcom,gpios-reserved = <6 7 8 9>;
|
qcom,gpios-reserved = <6 7 8 9>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&L16A {
|
||||||
|
regulator-max-microvolt = <3304000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
&L19A {
|
||||||
|
regulator-max-microvolt = <3304000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
&L4C {
|
||||||
|
regulator-max-microvolt = <2912000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
&L5C {
|
||||||
|
regulator-max-microvolt = <2912000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
&L13A {
|
||||||
|
regulator-always-on;
|
||||||
|
};
|
||||||
|
|
||||||
|
&L7C {
|
||||||
|
regulator-always-on;
|
||||||
|
};
|
||||||
|
|
||||||
|
&L10A {
|
||||||
|
regulator-always-on;
|
||||||
|
};
|
||||||
|
|
||||||
|
&L14A {
|
||||||
|
regulator-always-on;
|
||||||
|
};
|
||||||
|
Reference in New Issue
Block a user