Merge "ARM: dts: qcom: Enable compilation for Sun MTP with qmp attach"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
60b468ff61
1
Kbuild
1
Kbuild
@@ -21,6 +21,7 @@ dtbo-y += sun-audio.dtbo \
|
|||||||
sun-audio-mtp.dtbo \
|
sun-audio-mtp.dtbo \
|
||||||
sun-audio-mtp-3.5mm.dtbo \
|
sun-audio-mtp-3.5mm.dtbo \
|
||||||
sun-audio-mtp-nfc.dtbo \
|
sun-audio-mtp-nfc.dtbo \
|
||||||
|
sun-audio-mtp-qmp.dtbo \
|
||||||
sun-audio-qrd.dtbo \
|
sun-audio-qrd.dtbo \
|
||||||
sun-audio-hdk.dtbo \
|
sun-audio-hdk.dtbo \
|
||||||
sun-audio-qrd-sku2.dtbo \
|
sun-audio-qrd-sku2.dtbo \
|
||||||
|
@@ -64,7 +64,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&sun_snd {
|
&sun_snd {
|
||||||
qcom,model = "sun-mtp-wsa883x-qmp-snd-card";
|
qcom,model = "sun-mtp-wsa883x_qmp-snd-card";
|
||||||
asoc-codec = <&stub_codec>, <&lpass_cdc>,
|
asoc-codec = <&stub_codec>, <&lpass_cdc>,
|
||||||
<&wcd939x_codec>, <&swr_haptics>,
|
<&wcd939x_codec>, <&swr_haptics>,
|
||||||
<&wsa883x_0221>, <&wsa883x_0222>,
|
<&wsa883x_0221>, <&wsa883x_0222>,
|
||||||
@@ -128,10 +128,10 @@
|
|||||||
"VA SWR_INPUT", "QMP_MIC02 LP_OUTPUT",
|
"VA SWR_INPUT", "QMP_MIC02 LP_OUTPUT",
|
||||||
"VA SWR_INPUT", "QMP_MIC03 LP_OUTPUT",
|
"VA SWR_INPUT", "QMP_MIC03 LP_OUTPUT",
|
||||||
"VA SWR_INPUT", "QMP_MIC04 LP_OUTPUT",
|
"VA SWR_INPUT", "QMP_MIC04 LP_OUTPUT",
|
||||||
"VA SWR_INPUT", "QMP_MIC01 NORMAL_OUTPUT",
|
"VA SWR_INPUT", "QMP_MIC01 VA_NORMAL_OUTPUT",
|
||||||
"VA SWR_INPUT", "QMP_MIC02 NORMAL_OUTPUT",
|
"VA SWR_INPUT", "QMP_MIC02 VA_NORMAL_OUTPUT",
|
||||||
"VA SWR_INPUT", "QMP_MIC03 NORMAL_OUTPUT",
|
"VA SWR_INPUT", "QMP_MIC03 VA_NORMAL_OUTPUT",
|
||||||
"VA SWR_INPUT", "QMP_MIC04 NORMAL_OUTPUT",
|
"VA SWR_INPUT", "QMP_MIC04 VA_NORMAL_OUTPUT",
|
||||||
"VA_AIF1 CAP", "VA_SWR_CLK",
|
"VA_AIF1 CAP", "VA_SWR_CLK",
|
||||||
"VA_AIF2 CAP", "VA_SWR_CLK",
|
"VA_AIF2 CAP", "VA_SWR_CLK",
|
||||||
"VA_AIF3 CAP", "VA_SWR_CLK",
|
"VA_AIF3 CAP", "VA_SWR_CLK",
|
||||||
|
Reference in New Issue
Block a user