[PATCH 0/5] arm64: dts: Add Corstone1000-A320 platform

From: Rob Herring (Arm)

Date: Fri Mar 20 2026 - 13:02:08 EST


The Corstone1000-A320 is a new Corstone1000 variation with Cortex-A320
cores and an Ethos-U85 NPU. This series adds the new compatible strings,
restructures the .dtsi files to handle the common parts, and then adds
the new Corstone1000-A320 FVP platform.

Signed-off-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
---
Rob Herring (Arm) (5):
dt-bindings: arm,corstone1000: Add "arm,corstone1000-a320-fvp"
dt-bindings: npu: arm,ethos: Add "arm,corstone1000-ethos-u85"
arm64: dts: arm/corstone1000: Move cpu nodes
arm64: dts: arm/corstone1000: Move FVP peripherals to separate .dtsi
arm64: dts: arm/corstone1000: Add corstone-1000-a320

.../devicetree/bindings/arm/arm,corstone1000.yaml | 15 ++--
.../devicetree/bindings/npu/arm,ethos.yaml | 2 +-
arch/arm64/boot/dts/arm/Makefile | 1 +
arch/arm64/boot/dts/arm/corstone1000-a320-fvp.dts | 15 ++++
arch/arm64/boot/dts/arm/corstone1000-a320.dtsi | 91 ++++++++++++++++++++
arch/arm64/boot/dts/arm/corstone1000-fvp.dts | 96 ++++++++--------------
...{corstone1000-fvp.dts => corstone1000-fvp.dtsi} | 33 --------
arch/arm64/boot/dts/arm/corstone1000-mps3.dts | 13 +++
arch/arm64/boot/dts/arm/corstone1000.dtsi | 13 ---
9 files changed, 167 insertions(+), 112 deletions(-)
---
base-commit: 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f
change-id: 20260123-dt-corstone1000-a320-dc5a7aa15fbe

Best regards,
--
Rob Herring (Arm) <robh@xxxxxxxxxx>