Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3d0a4b8d authored by Kiran Gunda's avatar Kiran Gunda Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Update regulator S3A for holi

Set the min_voltage of S3A to collapse and set always-wait-for-ack
property to follow HW recommendation.

Change-Id: I4d01d650b2acaf124d18ee775abae0b5bfad54e5
parent 3561926f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -26,6 +26,7 @@
		status = "okay";
		qcom,resource-name = "rwgx";
		qcom,resource-id = <0>;
		qcom,always-wait-for-ack;
		VDD_GFX_LEVEL:
		S3A_LEVEL: pm6350_s3_level: regulator-s3-level {
			compatible = "qcom,rpm-smd-regulator";
@@ -46,7 +47,7 @@
			regulator-name = "pm6350_s3_level_ao";
			qcom,set = <1>;
			regulator-min-microvolt =
					<RPM_SMD_REGULATOR_LEVEL_RETENTION>;
					<RPM_SMD_REGULATOR_LEVEL_NONE>;
			regulator-max-microvolt =
					<RPM_SMD_REGULATOR_LEVEL_BINNING>;
			qcom,use-voltage-level;