]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: SOF: mediatek: Add mt8186 ipc support
authorTinghan Shen <tinghan.shen@mediatek.com>
Thu, 12 May 2022 08:22:15 +0000 (16:22 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 16 May 2022 11:58:13 +0000 (12:58 +0100)
commit3ce81370f0e9ed3d52f8e552e17b1aa6d7d980c4
tree1c4bc9a39b11dea5660b12cf82ec9826bd2142ba
parent4c5888af0dd3d4f556d93e5f90ee0980e59c595e
ASoC: SOF: mediatek: Add mt8186 ipc support

mt8186 DSP uses two hardware mailbox IP to communicate with AP.
One mailbox is used for requests coming from AP, and the other
one is for requests from DSP.

Signed-off-by: Allen-KH Cheng <Allen-KH.Cheng@mediatek.com>
Signed-off-by: Tinghan Shen <tinghan.shen@mediatek.com>
Link: https://lore.kernel.org/r/20220512082215.3018-4-tinghan.shen@mediatek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/mediatek/Kconfig
sound/soc/sof/mediatek/mt8186/mt8186-loader.c
sound/soc/sof/mediatek/mt8186/mt8186.c