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

Commit dca67bc3 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Fix tavil codec reset issue on sdm660"

parents a70dd2f5 49a446eb
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -28,3 +28,12 @@
&tavil_snd {
	qcom,msm-mbhc-moist-cfg = <0>, <0>, <3>;
};

&slim_aud {
	/delete-node/tasha_codec;
};

&soc {
	/delete-node/sound-9335;
};
+9 −0
Original line number Diff line number Diff line
@@ -94,3 +94,12 @@
		qcom,afe-power-off-delay-us = <6>;
	};
};

&slim_aud {
	/delete-node/wcd934x_cdc;
};

&soc {
	/delete-node/sound-tavil;
};