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

Commit c8f6e680 authored by Fenglin Wu's avatar Fenglin Wu Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Correct the SSMUX power supply



The SSMUX power supply on msmtitanium DTP board is using LDO6 instead of
LDO13. Correct it.

Change-Id: I642dfe1832d68483ff451806eb6eb6f4a2273205
Signed-off-by: default avatarFenglin Wu <fenglinw@codeaurora.org>
parent a8371783
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -84,7 +84,7 @@
};

&pmtitanium_typec {
	ss-mux-supply = <&pmtitanium_l13>;
	ss-mux-supply = <&pmtitanium_l6>;
	qcom,ssmux-gpio = <&tlmm 139 GPIO_ACTIVE_LOW>;
	pinctrl-names = "default";
	pinctrl-0 = <&typec_ssmux_config>;