[PATCH 0/3] Add support for MT8189 SCP and device tree bindings
Huayu Zong
huayu.zong at mediatek.com
Mon Jul 28 19:31:10 PDT 2025
This patch series adds support for the System Companion
Processor (SCP) on MediaTek MT8189, including device tree
bindings, dts node, and driver support.
---
This series patches dependent on:
[1]
https://patchwork.kernel.org/project/linux-mediatek/cover/20250718075630.644870-1-sirius.wang@mediatek.com/
Huayu Zong (3):
dt-bindings: remoteproc: mediatek: Add binding for mt8189 scp
arm64: dts: mt8189: Add scp node
remoteproc: mediatek: Support MT8189 SCP
.../bindings/remoteproc/mtk,scp.yaml | 2 +
arch/arm64/boot/dts/mediatek/mt8189-evb.dts | 17 +++++++++
arch/arm64/boot/dts/mediatek/mt8189.dtsi | 11 ++++++
drivers/remoteproc/mtk_common.h | 11 ++++++
drivers/remoteproc/mtk_scp.c | 37 +++++++++++++++++--
5 files changed, 75 insertions(+), 3 deletions(-)
--
2.45.2
More information about the linux-arm-kernel
mailing list