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

Commit e1fee9e0 authored by Karthikeyan Mani's avatar Karthikeyan Mani Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Fix mic detection for SDM845 QRD



Fix to reference already existing us_euro_sw_wcd_active
and us_euro_sw_wcd_sleep nodes to overwrite the node
property for pin config.

CRs-fixed: 2087974
Change-Id: I6abccd72ecb38f0412062f87404fddbcbdd41ea2
Signed-off-by: default avatarKarthikeyan Mani <kmani@codeaurora.org>
parent 8e0e97e8
Loading
Loading
Loading
Loading
+20 −22
Original line number Diff line number Diff line
@@ -30,9 +30,7 @@
	};
};

&wcd934x_cdc {
	wcd_pinctrl@5 {
		us_euro_sw_wcd_active {
&us_euro_sw_wcd_active {
	mux {
		pins = "gpio1";
	};
@@ -44,7 +42,7 @@
	};
};

		us_euro_sw_wcd_sleep {
&us_euro_sw_wcd_sleep {
	mux {
		pins = "gpio1";
	};
@@ -55,8 +53,8 @@
		bias-high-impedance;
	};
};
	};

&wcd934x_cdc {
	swr_master {
		wsa881x@20170211 {
			compatible = "qcom,wsa881x";