* [GIT PULL] aspeed: First batch of ARM devicetree changes for v7.2
@ 2026-06-03 2:34 Andrew Jeffery
0 siblings, 0 replies; only message in thread
From: Andrew Jeffery @ 2026-06-03 2:34 UTC (permalink / raw)
To: soc; +Cc: linux-arm-kernel, linux-aspeed, linux-kernel, Joel Stanley
aspeed: First batch of ARM devicetree changes for v7.2
New platforms:
- Rainiera6 (Meta)
- SanMiguel (Meta)
Updated platforms:
- Anacapa: SGPIO line names and interrupt configuration
- Clemente: Remove TMP421 nodes
- Kommando: Enable networking via MAC2/MDIO2
- SanMiguel: Line names and interrupt configuration
AST2600 SoC updates:
- Describe PWM/Tach
- Describe I3C controllers
- Reorganise I2C nodes
Other notes:
91b9aed7381c ("ARM: dts: aspeed-g6: Add nodes for i3c controllers") currently
causes a new warning:
... /ahb/apb/bus@1e7a0000/syscon@0: failed to match any schema with compatible: ['aspeed,ast2600-i3c-global', 'syscon']
The patch necessary to address it has an R-b tag from Kryzsztof[2] but as best
I can tell is yet to be applied to the MFD tree. I've left the change in for now
as the warning will resolve once the binding patch is applied.
Lastly, as part of improving support for the Kommando card Anirudh has also
addressed[1] the persistent pain we've had with the phy-mode property for the
AST2600 MACs. Thanks to Andrew Lunn for being on the case for a while now, and
for those who tested Anirudh's patch.
[1]: https://lore.kernel.org/all/20260525-asus-kommando-v3-0-e6a0ca1b4a3e@gmail.com/
[2]: https://lore.kernel.org/all/20260425-poised-accomplished-hyena-d2c1a0@quoll/
----------------------------------------------------------------
Anirudh Srinivasan (1):
ARM: dts: aspeed: Enable networking for Asus Kommando IPMI Card
Billy Tsai (1):
ARM: dts: aspeed: g6: Add PWM/Tach controller node
Colin Huang (1):
ARM: dts: aspeed: anacapa: Add JTAG CPLD TRST pin to SGPIO map
Daniel Hsu (1):
ARM: dts: aspeed: yosemite5: Add MP5998 power monitor
Dawid Glazik (2):
ARM: dts: aspeed-g6: move i2c controllers directly into apb node
ARM: dts: aspeed-g6: Add nodes for i3c controllers
Ender Hsieh (1):
ARM: dts: aspeed: msx4: enable BMC networking via MAC0
Mike Hsieh (1):
ARM: dts: aspeed: clemente: Remove IOB NIC TMP421 nodes
Neil Cheng (2):
dt-bindings: arm: aspeed: Add Meta Rainiera6 board
ARM: dts: aspeed: rainiera6: Add Meta Rainiera6 BMC
Potin Lai (4):
dt-bindings: arm: aspeed: add Meta SanMiguel BMC
ARM: dts: aspeed: Add Meta SanMiguel BMC
ARM: dts: aspeed: sanmiguel: Add IOEXP interrupt pin settings
ARM: dts: aspeed: sanmiguel: Fix the CPU_CHIPTHROT linename
Rex Fu (2):
ARM: dts: aspeed: anacapa: Add interrupt properties for PDB PCA9555
ARM: dts: aspeed: anacapa: Correct SGPIO names for monitoring
Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml | 2 +
arch/arm/boot/dts/aspeed/Makefile | 2 +
arch/arm/boot/dts/aspeed/aspeed-bmc-asus-kommando-ipmi-card.dts | 18 ++
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-anacapa.dts | 34 ++-
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-clemente.dts | 20 --
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-rainiera6.dts | 1012 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-sanmiguel.dts | 672 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite5.dts | 5 +
arch/arm/boot/dts/aspeed/aspeed-bmc-nvidia-msx4-bmc.dts | 15 ++
arch/arm/boot/dts/aspeed/aspeed-g6.dtsi | 552 +++++++++++++++++++++++++++--------------------
10 files changed, 2074 insertions(+), 258 deletions(-)
create mode 100644 arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-rainiera6.dts
create mode 100644 arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-sanmiguel.dts
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-03 2:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-03 2:34 [GIT PULL] aspeed: First batch of ARM devicetree changes for v7.2 Andrew Jeffery
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox