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

Commit 0a886386 authored by Govind Singh's avatar Govind Singh Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Update supply name for vdd cx-mx wlan rail



vdd cx-mx wlan reg supply name is invalid and wlan
driver proxy vote was missing due this reason.

Update supply name for vdd cx-mx wlan rail.

Change-Id: I7180312cf1d7424b55d25e3104dcdd587fc2d3cd
Signed-off-by: default avatarGovind Singh <govinds@codeaurora.org>
parent 3db6f4c3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2158,11 +2158,11 @@
			     <0 423 0>,   /* CE9 */
			     <0 424 0>,   /* CE10 */
			     <0 425 0>;   /* CE11 */
		vdd-0.8-cx-mx-supply = <&pm660_l5>;
		vdd-cx-mx-supply = <&pm660_l5>;
		vdd-1.8-xo-supply = <&pm660_l9_pin_ctrl>;
		vdd-1.3-rfa-supply = <&pm660_l6_pin_ctrl>;
		vdd-3.3-ch0-supply = <&pm660_l19_pin_ctrl>;
		qcom,vdd-0.8-cx-mx-config = <848000 848000>;
		qcom,vdd-cx-mx-config = <848000 848000>;
		qcom,vdd-1.8-xo-config = <1750000 1900000>;
		qcom,vdd-1.3-rfa-config = <1200000 1370000>;
		qcom,vdd-3.3-ch0-config = <3200000 3400000>;