mbox series

[0/4] Describe MT8188's SCP as dual-core

Message ID 20250318-scp-dual-core-mt8390-v1-0-8733e192cc73@collabora.com (mailing list archive)
Headers show
Series Describe MT8188's SCP as dual-core | expand

Message

Nícolas F. R. A. Prado March 18, 2025, 10:22 p.m. UTC
This series updates the MT8188 SCP description to dual-core and prepares
its usage. Patch 3 updates the MT8188 DT to describe the SCP as a dual
core cluster and patch 4 adds the firmware-name property so the firmware
can be loaded. Patches 1 and 2 are dt-binding fixes for the SCP.

Depends on the "MediaTek MT8188 MDP3 Enablement" series [1].

[1] https://lore.kernel.org/all/20241218105320.38980-1-angelogioacchino.delregno@collabora.com

Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
---
Nícolas F. R. A. Prado (4):
      dt-bindings: remoteproc: mediatek: Add missing minItems for 8192/8195
      dt-bindings: remoteproc: mediatek: Remove l1tcm for dual-core MT8188 SCP
      arm64: dts: mediatek: mt8188: Describe SCP as a cluster with two cores
      arm64: dts: mediatek: mt8390-genio-common: Add firmware-name for scp0

 .../devicetree/bindings/remoteproc/mtk,scp.yaml    | 20 ++++++++++--
 arch/arm64/boot/dts/mediatek/mt8188-evb.dts        |  6 +++-
 arch/arm64/boot/dts/mediatek/mt8188.dtsi           | 36 ++++++++++++++++------
 .../boot/dts/mediatek/mt8390-genio-common.dtsi     |  7 ++++-
 4 files changed, 55 insertions(+), 14 deletions(-)
---
base-commit: 04b0d54949f9660384ceefc6f707e40daba6bf3e
change-id: 20250318-scp-dual-core-mt8390-8ef1b02f2d92

Best regards,