Merge "ARM: dts: msm: Update regulator voltages of qcs610 variants"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
4e9e2ae78d
@@ -8,3 +8,35 @@
|
||||
compatible = "qcom,qcs610-iot", "qcom,qcs610", "qcom,iot";
|
||||
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 {
|
||||
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