|
|
|
@ -700,6 +700,11 @@ Example: |
|
|
|
|
compatible = "qcom,msm-dai-q6-dev"; |
|
|
|
|
qcom,msm-dai-q6-dev-id = <32770>; |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
qcom,msm-dai-q6-incall-music-dl-rx { |
|
|
|
|
compatible = "qcom,msm-dai-q6-dev"; |
|
|
|
|
qcom,msm-dai-q6-dev-id = <32774>; |
|
|
|
|
}; |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
qcom,msm-pri-auxpcm { |
|
|
|
@ -1929,7 +1934,7 @@ Example: |
|
|
|
|
<&afe_proxy_tx>, <&incall_record_rx>, |
|
|
|
|
<&incall_record_tx>, <&incall_music_rx>, |
|
|
|
|
<&dai_sec_auxpcm>, <&incall2_record_rx>, |
|
|
|
|
<&incall_music_2_rx>; |
|
|
|
|
<&incall_music_2_rx>, <&incall_music_dl_rx>; |
|
|
|
|
asoc-cpu-names = "msm-dai-q6-auxpcm.1", |
|
|
|
|
"msm-dai-q6-mi2s.0", "msm-dai-q6-mi2s.1", |
|
|
|
|
"msm-dai-stub-dev.4", "msm-dai-stub-dev.5", |
|
|
|
@ -1939,7 +1944,7 @@ Example: |
|
|
|
|
"msm-dai-q6-dev.240", "msm-dai-q6-dev.32771", |
|
|
|
|
"msm-dai-q6-dev.32772", "msm-dai-q6-dev.32773", |
|
|
|
|
"msm-dai-q6-auxpcm.2", "msm-dai-q6-dev.32769", |
|
|
|
|
"msm-dai-q6-dev.32770"; |
|
|
|
|
"msm-dai-q6-dev.32770", "msm-dai-q6-dev.32774"; |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
* SDX ASoC Auto Machine driver |
|
|
|
@ -1998,7 +2003,7 @@ Example: |
|
|
|
|
<&dai_pri_tdm_rx_0>, <&dai_pri_tdm_tx_0>, |
|
|
|
|
<&dai_sec_tdm_rx_0>, <&dai_sec_tdm_tx_0>, |
|
|
|
|
<&dai_sec_auxpcm>, <&incall2_record_rx>, |
|
|
|
|
<&incall_music_2_rx>; |
|
|
|
|
<&incall_music_2_rx>, <&incall_music_dl_rx>; |
|
|
|
|
asoc-cpu-names = "msm-dai-q6-auxpcm.1", |
|
|
|
|
"msm-dai-q6-mi2s.0", "msm-dai-q6-mi2s.1", |
|
|
|
|
"msm-dai-stub-dev.4", "msm-dai-stub-dev.5", |
|
|
|
@ -2010,7 +2015,7 @@ Example: |
|
|
|
|
"msm-dai-q6-tdm.36864", "msm-dai-q6-tdm.36865", |
|
|
|
|
"msm-dai-q6-tdm.36880", "msm-dai-q6-tdm.36881", |
|
|
|
|
"msm-dai-q6-auxpcm.2", "msm-dai-q6-dev.32769", |
|
|
|
|
"msm-dai-q6-dev.32770"; |
|
|
|
|
"msm-dai-q6-dev.32770", "msm-dai-q6-dev.32774"; |
|
|
|
|
asoc-codec = <&tlv320aic3x_codec>, <&stub_codec>; |
|
|
|
|
asoc-codec-names = "tlv320aic3x-codec", "msm-stub-codec.1"; |
|
|
|
|
}; |
|
|
|
|