[GIT PULL] ARM: mvebu: dt64 for v6.18 (#1)

Gregory CLEMENT gregory.clement at bootlin.com
Fri Sep 12 08:14:23 PDT 2025


Hi,

Here is the first pull request for dt64 for mvebu for v6.18.

Gregory

The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:

  Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-dt64-6.18-1

for you to fetch changes up to 1cc3d6c8640e4a75dab4077121b8cafd15eab8b0:

  arm64: dts: marvell: cn9130-sr-som: add missing properties to emmc (2025-09-12 14:59:19 +0200)

----------------------------------------------------------------
mvebu dt64 for 6.18 (part 1)

Improve device tree correctness:
- Whitespace cleanup
- Add missing address-cells

Add new board definition for RIPE Atlas Probe v5, based on Turris MOX
(Armada 3720 SoC)

----------------------------------------------------------------
Josua Mayer (1):
      arm64: dts: marvell: cn9130-sr-som: add missing properties to emmc

Krzysztof Kozlowski (3):
      arm64: dts: marvell: Minor whitespace cleanup
      arm64: dts: marvell: armada-37xx: Add default PCI interrup controller address cells
      arm64: dts: marvell: armada-cp11x: Add default ICU address cells

Tomáš Macholda (2):
      dt-bindings: marvell: armada-37xx: add ripe,atlas-v5 compatible
      arm64: dts: marvell: add dts for RIPE Atlas Probe v5

 .../bindings/arm/marvell/armada-37xx.yaml          |   1 +
 arch/arm64/boot/dts/marvell/Makefile               |   1 +
 arch/arm64/boot/dts/marvell/ac5-98dx25xx.dtsi      |   2 +-
 .../boot/dts/marvell/armada-3720-atlas-v5.dts      | 110 +++++++++++++++++++++
 arch/arm64/boot/dts/marvell/armada-37xx.dtsi       |   1 +
 arch/arm64/boot/dts/marvell/armada-cp11x.dtsi      |   1 +
 arch/arm64/boot/dts/marvell/cn9130-sr-som.dtsi     |   2 +
 arch/arm64/boot/dts/marvell/cn9132-clearfog.dts    |   4 +-
 arch/arm64/boot/dts/marvell/cn9132-sr-cex7.dtsi    |   2 +-
 9 files changed, 120 insertions(+), 4 deletions(-)
 create mode 100644 arch/arm64/boot/dts/marvell/armada-3720-atlas-v5.dts



More information about the linux-arm-kernel mailing list