ARM: dts: qcom: Enable compilation for Sun MTP with qmp attach
Enable compilation for Sun MTP with qmp attach. Use proper snd-card name. Change-Id: Ied5f977985d7e8c3ccfbfa7383bc43c9252beafa Signed-off-by: Faiz Nabi Kuchay <quic_fkuchay@quicinc.com>
This commit is contained in:
committed by
Faiz Kuchay
parent
55c66550b6
commit
a92abffab5
1
Kbuild
1
Kbuild
@@ -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-qrd-sku2.dtbo \
|
||||
sun-audio-atp.dtbo \
|
||||
|
@@ -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>,
|
||||
|
Reference in New Issue
Block a user