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

Commit 08af65e6 authored by Vatsal Bucha's avatar Vatsal Bucha
Browse files

ARM: dts: msm: Configure hph_swh and gnd_swh for trinket USBC



Trinket USBC has Normally Open switch whereas Normally Closed switch
is used for other targets. Configure hph_swh and gnd_swh
in trinket USBC dtsi.

Change-Id: I6fe9f45583b86450b2f88e3b432c5142f39f48f4
Signed-off-by: default avatarVatsal Bucha <vbucha@codeaurora.org>
parent 6654725c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -14,4 +14,6 @@

&sm6150_snd {
	qcom,msm-mbhc-usbc-audio-supported = <1>;
	qcom,msm-mbhc-hphl-swh = <1>;
	qcom,msm-mbhc-gnd-swh = <1>;
};