mailbox: mediatek: add support for adsp mailbox controller
authorAllen-KH Cheng <Allen-KH.Cheng@mediatek.com>
Fri, 25 Feb 2022 13:24:27 +0000 (21:24 +0800)
committerJassi Brar <jaswinder.singh@linaro.org>
Sun, 13 Mar 2022 01:24:57 +0000 (19:24 -0600)
commitaf2dfa96c52d042df5deb29fb6e32d3ff4d76a61
tree5879d3cea2299e8cd2b1a439debfc6725eafee51
parentafa092e1e8824363d3174fef329c034445c111d5
mailbox: mediatek: add support for adsp mailbox controller

This patch is to for MediaTek ADSP IPC mailbox controller driver
It is used to send short messages between processors with adsp

Signed-off-by: Allen-KH Cheng <allen-kh.cheng@mediatek.com>
Reviewed-by: Tzung-Bi Shih <tzungbi@google.com>
Reviewed-by: YC Hung <yc.hung@mediatek.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
drivers/mailbox/Kconfig
drivers/mailbox/Makefile
drivers/mailbox/mtk-adsp-mailbox.c [new file with mode: 0644]