[PATCH 0/2] arm64: dts: add description for solidrun cn9130 som and clearfog boards

From: Josua Mayer
Date: Thu Mar 21 2024 - 17:47:32 EST


SolidRun CN9130 SoM is a mostly pin-comptible replacement for Armada 388
SoM used in Clearfog and Clearfog Pro boards.

1. Add new binding for compatible strings closely matching the original.

2. Add device-tree includes for SoM and carrier shared design.

3. Add device-tree for both Clearfog Base and Pro.

NOTICE IN CASE ANYBODY WANTS TO SELF-UPGRADE:
CN9130 SoM has a different footprint from Armada 388 SoM.
Components on the carrier board below the SoM may collide causing
damage, such as on Clearfog Base.

Signed-off-by: Josua Mayer <josua@xxxxxxxxxxxxx>
---
Josua Mayer (2):
dt-bindings: arm64: marvell: add solidrun cn9130 clearfog boards
arm64: dts: add description for solidrun cn9130 som and clearfog boards

.../bindings/arm/marvell/armada-7k-8k.yaml | 12 +
arch/arm64/boot/dts/marvell/Makefile | 2 +
arch/arm64/boot/dts/marvell/cn9130-cf-base.dts | 138 ++++++++++++
arch/arm64/boot/dts/marvell/cn9130-cf-pro.dts | 249 +++++++++++++++++++++
arch/arm64/boot/dts/marvell/cn9130-cf.dtsi | 198 ++++++++++++++++
arch/arm64/boot/dts/marvell/cn9130-sr-som.dtsi | 160 +++++++++++++
6 files changed, 759 insertions(+)
---
base-commit: e8f897f4afef0031fe618a8e94127a0934896aba
change-id: 20240318-cn9130-som-848e86acb0ac

Sincerely,
--
Josua Mayer <josua@xxxxxxxxxxxxx>