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

Gregory CLEMENT gregory.clement at bootlin.com
Fri Jan 23 09:19:55 PST 2026


Hi,

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

Gregory

The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:

  Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)

are available in the Git repository at:

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

for you to fetch changes up to fcaf733ca526b69595ed1d227e2cc59ddd24eff7:

  MAINTAINERS: Add Falcon DB (2026-01-23 10:30:41 +0100)

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

Add support for Armada 7020 Express Type 7 CPU module board by Marvell, including:
 - COM Express CPU module and carrier board (Marvell DB-98CX85x0)
  - DDR4 memory, 1Gbit OOB Ethernet, 10G KR Ethernet, NAND/SPI flash, PCIe, SATA, USB, and UART interfaces
Add SoC-specific compatibles for SafeXcel crypto engine on Armada 37xx and CP11x
Fix regulator type from "regulator-gpio" to "regulator-fixed" where no GPIO control is present
Add missing GPIO properties for "nxp,pca9536" on cn9131-cf-solidwan
Fix and clean up pinctrl-names properties and typos
Add missing "#phy-cells" to "usb-nop-xceiv" nodes
MAINTAINERS: Add Falcon DB to the list of maintained Marvell Armada dts files

----------------------------------------------------------------
AngeloGioacchino Del Regno (1):
      arm64: dts: marvell: Add SoC specific compatibles to SafeXcel crypto

Elad Nachman (2):
      arm64: dts: a7k: add COM Express boards
      MAINTAINERS: Add Falcon DB

Rob Herring (Arm) (4):
      arm64: dts: marvell: Add missing "#phy-cells" to "usb-nop-xceiv"
      arm64: dts: marvell: Fix stray and typo "pinctrl-names" properties
      arm64: dts: marvell: cn9131-cf-solidwan: Add missing GPIO properties on "nxp,pca9536"
      arm64: dts: marvell: change regulator-gpio to regulator-fixed

 MAINTAINERS                                        |   1 +
 arch/arm64/boot/dts/marvell/Makefile               |   1 +
 arch/arm64/boot/dts/marvell/armada-3720-db.dts     |   1 +
 .../dts/marvell/armada-3720-espressobin-ultra.dts  |   2 +-
 .../boot/dts/marvell/armada-3720-gl-mv1000.dts     |   9 +-
 arch/arm64/boot/dts/marvell/armada-37xx.dtsi       |   3 +-
 .../boot/dts/marvell/armada-7020-comexpress.dtsi   | 161 +++++++++++++++++++++
 arch/arm64/boot/dts/marvell/armada-70x0.dtsi       |   7 +
 arch/arm64/boot/dts/marvell/armada-8040-db.dts     |   2 +
 arch/arm64/boot/dts/marvell/armada-ap806-dual.dtsi |   4 +-
 arch/arm64/boot/dts/marvell/armada-cp11x.dtsi      |   3 +-
 arch/arm64/boot/dts/marvell/cn9130-cf-base.dts     |   2 +-
 arch/arm64/boot/dts/marvell/cn9130-crb.dtsi        |   3 +-
 arch/arm64/boot/dts/marvell/cn9130-db.dtsi         |   4 +-
 arch/arm64/boot/dts/marvell/cn9131-cf-solidwan.dts |   2 +
 .../boot/dts/marvell/cn9131-db-comexpress.dtsi     |   3 +-
 arch/arm64/boot/dts/marvell/cn9131-db.dtsi         |   1 +
 arch/arm64/boot/dts/marvell/cn9132-db.dtsi         |   3 +-
 .../boot/dts/marvell/db-falcon-carrier-a7k.dts     |  27 ++++
 arch/arm64/boot/dts/marvell/db-falcon-carrier.dtsi |  22 +++
 20 files changed, 243 insertions(+), 18 deletions(-)
 create mode 100644 arch/arm64/boot/dts/marvell/armada-7020-comexpress.dtsi
 create mode 100644 arch/arm64/boot/dts/marvell/db-falcon-carrier-a7k.dts
 create mode 100644 arch/arm64/boot/dts/marvell/db-falcon-carrier.dtsi
-- 
Grégory CLEMENT, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the linux-arm-kernel mailing list