Merge "ARM: dts: msm: Update ufs 2.x and 3.x regulator voltage support for pitti"

This commit is contained in:
qctecmdr
2024-05-31 09:22:45 -07:00
committed by Gerrit - the friendly Code Review server
4 changed files with 20 additions and 1 deletions

View File

@@ -155,3 +155,9 @@
goodix,qts_en;
};
};
&L24A {
regulator-min-microvolt = <2504000>;
regulator-max-microvolt = <3544000>;
qcom,init-voltage = <2504000>;
};

View File

@@ -145,3 +145,9 @@
pinctrl-2 = <&ts_release>;
};
};
&L24A {
regulator-min-microvolt = <2504000>;
regulator-max-microvolt = <3544000>;
qcom,init-voltage = <2504000>;
};

View File

@@ -146,3 +146,9 @@
pinctrl-2 = <&ts_release>;
};
};
&L24A {
regulator-min-microvolt = <2952000>;
regulator-max-microvolt = <3544000>;
qcom,init-voltage = <2952000>;
};

View File

@@ -391,7 +391,8 @@
/*
* This is for VCCQ2 UFS Peripheral,which supports 2 variants
* UFS 3.1 ,and UFS 2.2 both require different voltages.
* Hence Not providing voltage values as per previous targets
* Hence providing as per recommendation from ufs team
* in various platform specific files.
*/
L24A: pm6125_l24: regulator-l24 {
status = "okay";