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

Commit 78599b13 authored by Meng Wang's avatar Meng Wang
Browse files

ARM: dts: msm: update audio setting for sdm855 qrd device with wcd934x



SDM855 QRD device with wcd934x has different hardware design
with MTP/CDP. Update audio setting for SDM855 QRD device with
wcd934x.

Change-Id: I98e8d4ff2ff96ef00caab154bc1a77ebae4b2417
Signed-off-by: default avatarMeng Wang <mwang@codeaurora.org>
parent 4875db87
Loading
Loading
Loading
Loading
+21 −0
Original line number Diff line number Diff line
@@ -66,6 +66,27 @@
	qcom,wsa-aux-dev-prefix = "SpkrRight", "SpkrRight";
};

&snd_934x {
	qcom,model = "sdm855-tavil-qrd-snd-card";
	qcom,audio-routing =
		"AIF4 VI", "MCLK",
		"RX_BIAS", "MCLK",
		"MADINPUT", "MCLK",
		"DMIC0", "MIC BIAS1",
		"MIC BIAS1", "Digital Mic0",
		"DMIC2", "MIC BIAS3",
		"MIC BIAS3", "Digital Mic2",
		"DMIC3", "MIC BIAS3",
		"MIC BIAS3", "Digital Mic3",
		"DMIC5", "MIC BIAS4",
		"MIC BIAS4", "Digital Mic5",
		"SpkrRight IN", "SPK2 OUT";

	qcom,wsa-max-devs = <1>;
	qcom,wsa-devs = <&wsa881x_70212>, <&wsa881x_70214>;
	qcom,wsa-aux-dev-prefix = "SpkrRight", "SpkrRight";
};

/* Force USB to high speed mode before USB re-driver enabled on QRD855 */
&usb0 {
	dwc3@a600000 {