mirror of
https://github.com/oplus-giulia-dev/android_kernel_oneplus_sm8650-devicetrees
synced 2025-11-06 15:55:35 +08:00
Merge "ARM: dts: msm: Update ufs 2.x and 3.x regulator voltage support for pitti"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
e9ad87b826
@@ -155,3 +155,9 @@
|
|||||||
goodix,qts_en;
|
goodix,qts_en;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&L24A {
|
||||||
|
regulator-min-microvolt = <2504000>;
|
||||||
|
regulator-max-microvolt = <3544000>;
|
||||||
|
qcom,init-voltage = <2504000>;
|
||||||
|
};
|
||||||
|
|||||||
@@ -145,3 +145,9 @@
|
|||||||
pinctrl-2 = <&ts_release>;
|
pinctrl-2 = <&ts_release>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&L24A {
|
||||||
|
regulator-min-microvolt = <2504000>;
|
||||||
|
regulator-max-microvolt = <3544000>;
|
||||||
|
qcom,init-voltage = <2504000>;
|
||||||
|
};
|
||||||
|
|||||||
@@ -146,3 +146,9 @@
|
|||||||
pinctrl-2 = <&ts_release>;
|
pinctrl-2 = <&ts_release>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&L24A {
|
||||||
|
regulator-min-microvolt = <2952000>;
|
||||||
|
regulator-max-microvolt = <3544000>;
|
||||||
|
qcom,init-voltage = <2952000>;
|
||||||
|
};
|
||||||
|
|||||||
@@ -391,7 +391,8 @@
|
|||||||
/*
|
/*
|
||||||
* This is for VCCQ2 UFS Peripheral,which supports 2 variants
|
* This is for VCCQ2 UFS Peripheral,which supports 2 variants
|
||||||
* UFS 3.1 ,and UFS 2.2 both require different voltages.
|
* 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 {
|
L24A: pm6125_l24: regulator-l24 {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
|
|||||||
Reference in New Issue
Block a user