]> Git Repo - linux.git/commit
ASoC: SOF: mediatek: Add ipc support for mt8195
authorAllen-KH Cheng <[email protected]>
Thu, 12 May 2022 08:22:14 +0000 (16:22 +0800)
committerMark Brown <[email protected]>
Mon, 16 May 2022 11:58:12 +0000 (12:58 +0100)
commitaea9350108ed1627f8610c93de44578162b3ee91
tree336b6897e4865582cf7df989f571405007ef2bb3
parent9db69df4bdd37eb1f65b6931ee067fb15b9a4d5c
ASoC: SOF: mediatek: Add ipc support for mt8195

This patch adds mt8195 IPC support by using mailbox.

On mt8195 resource, there are two mboxes used to handle ipc request
and reply. We create a mtk-adsp-ipc client device to request mbox
controllers.

Signed-off-by: Allen-KH Cheng <[email protected]>
Reported-by: kernel test robot <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
sound/soc/sof/mediatek/Kconfig
sound/soc/sof/mediatek/adsp_helper.h
sound/soc/sof/mediatek/mt8195/mt8195.c
This page took 0.053574 seconds and 4 git commands to generate.