Merge "ARM: dts: msm: Update regulator voltages of qcs610 variants"

This commit is contained in:
QCTECMDR Service
2025-04-22 22:38:27 -07:00
committed by Gerrit - the friendly Code Review server
2 changed files with 64 additions and 0 deletions

View File

@@ -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;
};

View File

@@ -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;
};