[GIT PULL] aspeed: first batch of devicetree changes for 6.20

Andrew Jeffery andrew at codeconstruct.com.au
Mon Jan 5 15:41:03 AEDT 2026


The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:

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

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/bmc/linux.git tags/aspeed-6.20-devicetree-0

for you to fetch changes up to 459a5aa171c0f13fcd78faa9594dc4aa5a95770b:

  ARM: dts: aspeed: bletchley: Fix ADC vref property names (2025-12-17 15:53:31 +1030)

----------------------------------------------------------------
First batch of ASPEED Arm devicetree changes for 6.20

New platforms:

- NVIDIA MSX4 BMC

  The NVIDIA MSX4 HPM (host platform module) is a reference board for
  managing up to 8 PCIe connected NVIDIA GPUs via ConnectX-8 (CX8)
  SuperNICs. The BMC manages all GPUs and CX8s for both telemetry and
  firmware update via MCTP over USB. The host CPUs are dual socket Intel
  Granite Rapids processors.

  For more detail on this architecture:

  https://developer.nvidia.com/blog/nvidia-connectx-8-supernics-advance-ai-platform-architecture-with-pcie-gen6-connectivity/

Updated platforms:

- ast2600-evb (ASPEED): Various tidy-ups to address binding warnings
- bletchley (Meta): Watchdog fix, tidy-ups to address binding warnings
- clemente (Meta): HDD LED fix, GPIO line names, EEPROMs
- harma (Meta): fanboard presence GPIO
- santabarbara (Meta): IPMB, GPIO line names, additional IO expander

----------------------------------------------------------------
Alex Wang (1):
      ARM: dts: aspeed: clemente: move hdd_led to its own gpio-leds group

Andrew Jeffery (6):
      ARM: dts: aspeed: Remove sdhci-drive-type property from AST2600 EVB
      ARM: dts: aspeed: Use specified wp-inverted property for AST2600 EVB
      ARM: dts: aspeed: Drop syscon compatible from EDAC in g6 dtsi
      ARM: dts: aspeed: g6: Drop unspecified aspeed,ast2600-udma node
      ARM: dts: aspeed: ast2600-evb: Tidy up A0 work-around for UART5
      ARM: dts: aspeed: g6: Drop clocks property from arm,armv7-timer

Cosmo Chou (6):
      ARM: dts: aspeed: bletchley: remove WDTRST1 assertion from wdt1
      ARM: dts: aspeed: bletchley: Use generic node names
      ARM: dts: aspeed: bletchley: Fix SPI GPIO property names
      ARM: dts: aspeed: bletchley: Remove unused pca9539 properties
      ARM: dts: aspeed: bletchley: Remove unused i2c13 property
      ARM: dts: aspeed: bletchley: Fix ADC vref property names

Daniel Hsu (1):
      ARM: dts: aspeed: harma: add fanboard presence sgpio

Fred Chen (2):
      ARM: dts: aspeed: santabarbara: Add swb IO expander and gpio line names
      ARM: dts: aspeed: santabarbara: Enable ipmb device for OCP debug card

Kimi Chen (1):
      ARM: dts: aspeed: clemente: add gpio line name to io expander

Leo Wang (1):
      ARM: dts: aspeed: clemente: Add EEPROMs for boot and data drive FRUs

Marc Olberding (2):
      dt-bindings: arm: aspeed: Add NVIDIA MSX4 board
      ARM: dts: aspeed: Add NVIDIA MSX4 HPM

 Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml      |   1 +
 arch/arm/boot/dts/aspeed/Makefile                             |   1 +
 arch/arm/boot/dts/aspeed/aspeed-ast2600-evb.dts               |   7 +++----
 arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-bletchley.dts    | 106 ++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------------
 arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-clemente.dts     |  43 +++++++++++++++++++++++++++++++++++++------
 arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dts        |   8 ++++++--
 arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-santabarbara.dts |  29 +++++++++++++++++++++++++----
 arch/arm/boot/dts/aspeed/aspeed-bmc-nvidia-msx4-bmc.dts       | 246 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/aspeed/aspeed-g6.dtsi                       |  12 +-----------
 9 files changed, 374 insertions(+), 79 deletions(-)
 create mode 100644 arch/arm/boot/dts/aspeed/aspeed-bmc-nvidia-msx4-bmc.dts



More information about the Linux-aspeed mailing list