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

Commit 7b921a04 authored by Kenneth Westfield's avatar Kenneth Westfield
Browse files

ARM: dts: msm: support TDM removal from apq8009



The TDM board is no longer used with the APQ8009
Robot SOM reference board.  Therefore, the codec
tx routes have been added, and the name of the
soundcard has been restored to the non-TDM variant.

Change-Id: I07e6dd9696e4f8abc147b085c8380e276c0fbfbf
Signed-off-by: default avatarKenneth Westfield <kwestfie@codeaurora.org>
parent e46872a7
Loading
Loading
Loading
Loading
+10 −1
Original line number Diff line number Diff line
@@ -59,12 +59,21 @@
&soc {
	ext_codec: sound-9335 {
		compatible = "qcom,apq8009-audio-i2s-codec";
		qcom,model = "apq8009-tashalite-snd-card-tdm";

		qcom,audio-routing =
			"AIF4 VI", "MCLK",
			"RX_BIAS", "MCLK",
			"MADINPUT", "MCLK",
			"AMIC2", "MIC BIAS2",
			"MIC BIAS2", "Headset Mic",
			"DMIC0", "MIC BIAS1",
			"MIC BIAS1", "Digital Mic0",
			"DMIC1", "MIC BIAS1",
			"MIC BIAS1", "Digital Mic1",
			"DMIC2", "MIC BIAS3",
			"MIC BIAS3", "Digital Mic2",
			"DMIC3", "MIC BIAS3",
			"MIC BIAS3", "Digital Mic3",
			"SpkrLeft IN", "SPK1 OUT",
			"SpkrRight IN", "SPK2 OUT";