asoc: kona: dailinks for RT PROXY

Addition of dai links so that the RT PROXY
port can be configured. All dai's are set
to snd-soc-dummy since there is no
configuration needed to be done on this
dais rather they are just used to satisfy
the stream to device connection.

Change-Id: Ie6002478d68f9ba272081be652042d6b95e03fe6
Signed-off-by: Aditya Mohan <aditmoha@codeaurora.org>
このコミットが含まれているのは:
Aditya Mohan
2020-04-27 12:33:05 +05:30
committed by Gerrit - the friendly Code Review server
コミット 1859d2a24b
2個のファイルの変更29行の追加0行の削除

ファイルの表示

@@ -104,4 +104,7 @@
#define LPASS_BE_TX_CDC_DMA_TX_4 "CODEC_DMA-LPAIF_RXTX-TX-4"
#define LPASS_BE_TX_CDC_DMA_TX_5 "CODEC_DMA-LPAIF_RXTX-TX-5"
#define LPASS_BE_RT_PROXY_PCM_RX "PCM_RT_PROXY-RX-1"
#define LPASS_BE_RT_PROXY_PCM_TX "PCM_RT_PROXY-TX-1"
#endif /*_MSM_AUDIO_DEFS_H*/