public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/5] arm64: dts: Add Corstone1000-A320 platform
@ 2026-03-20 16:47 Rob Herring (Arm)
  2026-03-20 16:47 ` [PATCH 1/5] dt-bindings: arm,corstone1000: Add "arm,corstone1000-a320-fvp" Rob Herring (Arm)
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Rob Herring (Arm) @ 2026-03-20 16:47 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Conor Dooley, Liviu Dudau, Sudeep Holla,
	Lorenzo Pieralisi
  Cc: Frazer Carsley, Hugues Kamba Mpiana, Abdellatif El Khlifi,
	devicetree, linux-kernel, linux-arm-kernel

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@kernel.org>
---
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@kernel.org>



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

end of thread, other threads:[~2026-03-24  7:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-20 16:47 [PATCH 0/5] arm64: dts: Add Corstone1000-A320 platform Rob Herring (Arm)
2026-03-20 16:47 ` [PATCH 1/5] dt-bindings: arm,corstone1000: Add "arm,corstone1000-a320-fvp" Rob Herring (Arm)
2026-03-21 10:05   ` Krzysztof Kozlowski
2026-03-20 16:47 ` [PATCH 2/5] dt-bindings: npu: arm,ethos: Add "arm,corstone1000-ethos-u85" Rob Herring (Arm)
2026-03-21 10:06   ` Krzysztof Kozlowski
2026-03-20 16:47 ` [PATCH 3/5] arm64: dts: arm/corstone1000: Move cpu nodes Rob Herring (Arm)
2026-03-20 16:47 ` [PATCH 4/5] arm64: dts: arm/corstone1000: Move FVP peripherals to separate .dtsi Rob Herring (Arm)
2026-03-20 16:47 ` [PATCH 5/5] arm64: dts: arm/corstone1000: Add corstone-1000-a320 Rob Herring (Arm)
2026-03-24  7:31 ` [PATCH 0/5] arm64: dts: Add Corstone1000-A320 platform Sudeep Holla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox