This patch series adds support for the System Companion Processor (SCP) on MediaTek MT8189, including device tree bindings and driver support.
Huayu Zong (2): dt-bindings: remoteproc: mediatek: Add binding for mt8189 scp remoteproc: mediatek: Support MT8189 SCP .../bindings/remoteproc/mtk,scp.yaml | 2 ++ drivers/remoteproc/mtk_common.h | 10 +++++++ drivers/remoteproc/mtk_scp.c | 29 +++++++++++++++++-- 3 files changed, 39 insertions(+), 2 deletions(-) -- 2.45.2

