diff options
author | Trevor Wu | 2023-05-26 17:31:44 +0800 |
---|---|---|
committer | Mark Brown | 2023-06-02 13:29:05 +0100 |
commit | 2a7a1ae95c84d4199736872bfbc39d01f4b6b0ab (patch) | |
tree | 8280c4f944e2f1044d82ab3111af11db17ea1216 /Documentation | |
parent | 1fbcc5ab1c7a172ef1159b154c296fe1e9ce209b (diff) |
ASoC: mediatek: mt8188: separate ADDA playback dai from capture dai
MT8188 will support SOF. In SOF, be_hw_params_fixup callback are used to
configure BE hardware parameters. However, playback and capture stream
share the same callback function in which it can't know the stream type.
It's possible to require different parameters for playback and capture
stream, so separate them into two dais for SOF usage.
Signed-off-by: Trevor Wu <trevor.wu@mediatek.com>
Reviewed-by: Alexandre Mergnat <amergnat@baylibre.com>
Link: https://lore.kernel.org/r/20230526093150.22923-2-trevor.wu@mediatek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions