Add maintainer entry for the MediaTek Video Companion Processor (VCP) remoteproc driver, including the device tree bindings, firmware IPC interface, remoteproc driver, and public headers.
Signed-off-by: Xiangzhi Tang <[email protected]> --- MAINTAINERS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 62b89d0013d2..4e27fcca28f8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3065,6 +3065,20 @@ N: mtk N: mt[2678] K: mediatek +ARM/MEDIATEK VCP REMOTEPROC DRIVER +M: Xiangzhi Tang <[email protected]> +M: Matthias Brugger <[email protected]> +M: AngeloGioacchino Del Regno <[email protected]> +L: [email protected] +L: [email protected] (moderated for non-subscribers) +L: [email protected] (moderated for non-subscribers) +S: Maintained +F: Documentation/devicetree/bindings/remoteproc/mediatek,mt8196-vcp.yaml +F: drivers/firmware/mtk-vcp-ipc.c +F: drivers/remoteproc/mtk_vcp* +F: include/linux/firmware/mediatek/mtk-vcp-ipc.h +F: include/linux/remoteproc/mtk_vcp_public.h + ARM/Mediatek USB3 PHY DRIVER M: Chunfeng Yun <[email protected]> L: [email protected] (moderated for non-subscribers) -- 2.46.0

