linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add support for MT8189 SCP and device tree bindings
@ 2025-07-29  2:31 Huayu Zong
  2025-07-29  2:31 ` [PATCH 1/3] dt-bindings: remoteproc: mediatek: Add binding for mt8189 scp Huayu Zong
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Huayu Zong @ 2025-07-29  2:31 UTC (permalink / raw)
  To: Bjorn Andersson, Mathieu Poirier, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Matthias Brugger,
	AngeloGioacchino Del Regno, Tinghan Shen
  Cc: linux-remoteproc, devicetree, linux-kernel, linux-arm-kernel,
	linux-mediatek, --cc=Project_Global_Chrome_Upstream_Group,
	Huayu Zong

  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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2025-08-04 10:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-29  2:31 [PATCH 0/3] Add support for MT8189 SCP and device tree bindings Huayu Zong
2025-07-29  2:31 ` [PATCH 1/3] dt-bindings: remoteproc: mediatek: Add binding for mt8189 scp Huayu Zong
2025-07-29 17:45   ` Conor Dooley
2025-08-04  8:27   ` AngeloGioacchino Del Regno
2025-08-04  9:10     ` Huayu Zong (纵华宇)
2025-08-04  9:11       ` AngeloGioacchino Del Regno
2025-08-04 10:45         ` Huayu Zong (纵华宇)
2025-07-29  2:31 ` [PATCH 2/3] arm64: dts: mt8189: Add scp node Huayu Zong
2025-07-29  2:31 ` [PATCH 3/3] remoteproc: mediatek: Support MT8189 SCP Huayu Zong
2025-07-30 15:07   ` Mathieu Poirier
2025-08-01  2:31     ` Huayu Zong (纵华宇)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).