Merge "ARM: dts: qcom: Enable compilation for Sun MTP with qmp attach"

This commit is contained in:
qctecmdr
2024-03-22 04:22:19 -07:00
committed by Gerrit - the friendly Code Review server
2 changed files with 6 additions and 5 deletions

1
Kbuild
View File

@@ -21,6 +21,7 @@ dtbo-y += sun-audio.dtbo \
sun-audio-mtp.dtbo \
sun-audio-mtp-3.5mm.dtbo \
sun-audio-mtp-nfc.dtbo \
sun-audio-mtp-qmp.dtbo \
sun-audio-qrd.dtbo \
sun-audio-hdk.dtbo \
sun-audio-qrd-sku2.dtbo \

View File

@@ -64,7 +64,7 @@
};
&sun_snd {
qcom,model = "sun-mtp-wsa883x-qmp-snd-card";
qcom,model = "sun-mtp-wsa883x_qmp-snd-card";
asoc-codec = <&stub_codec>, <&lpass_cdc>,
<&wcd939x_codec>, <&swr_haptics>,
<&wsa883x_0221>, <&wsa883x_0222>,
@@ -128,10 +128,10 @@
"VA SWR_INPUT", "QMP_MIC02 LP_OUTPUT",
"VA SWR_INPUT", "QMP_MIC03 LP_OUTPUT",
"VA SWR_INPUT", "QMP_MIC04 LP_OUTPUT",
"VA SWR_INPUT", "QMP_MIC01 NORMAL_OUTPUT",
"VA SWR_INPUT", "QMP_MIC02 NORMAL_OUTPUT",
"VA SWR_INPUT", "QMP_MIC03 NORMAL_OUTPUT",
"VA SWR_INPUT", "QMP_MIC04 NORMAL_OUTPUT",
"VA SWR_INPUT", "QMP_MIC01 VA_NORMAL_OUTPUT",
"VA SWR_INPUT", "QMP_MIC02 VA_NORMAL_OUTPUT",
"VA SWR_INPUT", "QMP_MIC03 VA_NORMAL_OUTPUT",
"VA SWR_INPUT", "QMP_MIC04 VA_NORMAL_OUTPUT",
"VA_AIF1 CAP", "VA_SWR_CLK",
"VA_AIF2 CAP", "VA_SWR_CLK",
"VA_AIF3 CAP", "VA_SWR_CLK",