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

Gregory CLEMENT gregory.clement at bootlin.com
Wed Dec 20 08:55:22 PST 2023


Hi,

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

Gregory

The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

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

for you to fetch changes up to c11e7732a90c21155de8db40dbba84f043520821:

  arm64: dts: cn913x: add device trees for COM Express boards (2023-12-15 15:51:33 +0100)

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

Add devices tree for CN9130 and CN9131 COM Express Boards
Fix device tree for Turris Mox and for switch nodes

----------------------------------------------------------------
Elad Nachman (3):
      MAINTAINERS: add ac5 to list of maintained Marvell dts files
      dt-bindings: arm64: add Marvell COM Express boards
      arm64: dts: cn913x: add device trees for COM Express boards

Linus Walleij (2):
      ARM64: dts: marvell: Fix some common switch mistakes
      ARM64: dts: Add special compatibles for the Turris Mox

Sjoerd Simons (1):
      arm64: dts: armada-3720-turris-mox: set irq type for RTC

 .../bindings/arm/marvell/armada-7k-8k.yaml         |  22 +++++
 MAINTAINERS                                        |   3 +-
 arch/arm64/boot/dts/marvell/Makefile               |   1 +
 .../boot/dts/marvell/ac5x-rd-carrier-cn9131.dts    |  44 +++++++++
 arch/arm64/boot/dts/marvell/ac5x-rd-carrier.dtsi   |  34 +++++++
 .../dts/marvell/armada-3720-espressobin-ultra.dts  |  14 +--
 .../boot/dts/marvell/armada-3720-espressobin.dtsi  |  20 ++--
 .../boot/dts/marvell/armada-3720-gl-mv1000.dts     |  20 ++--
 .../boot/dts/marvell/armada-3720-turris-mox.dts    |  99 ++++++++++---------
 .../boot/dts/marvell/armada-7040-mochabin.dts      |  24 +++--
 .../dts/marvell/armada-8040-clearfog-gt-8k.dts     |  22 ++---
 arch/arm64/boot/dts/marvell/cn9130-crb.dtsi        |  42 ++++----
 .../boot/dts/marvell/cn9130-db-comexpress.dtsi     |  96 ++++++++++++++++++
 .../boot/dts/marvell/cn9131-db-comexpress.dtsi     | 108 +++++++++++++++++++++
 14 files changed, 428 insertions(+), 121 deletions(-)
 create mode 100644 arch/arm64/boot/dts/marvell/ac5x-rd-carrier-cn9131.dts
 create mode 100644 arch/arm64/boot/dts/marvell/ac5x-rd-carrier.dtsi
 create mode 100644 arch/arm64/boot/dts/marvell/cn9130-db-comexpress.dtsi
 create mode 100644 arch/arm64/boot/dts/marvell/cn9131-db-comexpress.dtsi

-- 
Gregory Clement, Bootlin
Embedded Linux and Kernel engineering
http://bootlin.com



More information about the linux-arm-kernel mailing list