* [GIT PULL] aspeed: further devicetree changes for v6.18
@ 2025-09-15 2:13 Andrew Jeffery
2025-09-15 13:50 ` patchwork-bot+linux-soc
0 siblings, 1 reply; 2+ messages in thread
From: Andrew Jeffery @ 2025-09-15 2:13 UTC (permalink / raw)
To: soc; +Cc: linux-arm-kernel, linux-aspeed, linux-kernel, Joel Stanley
Hello SoC maintainers,
This is a second 6.18 PR for the ASPEED devicetrees, following the
first at [1].
Cheers,
Andrew
[1]: https://lore.kernel.org/soc/cb634cffaf0db9d25fb3062f0eee41e03955321f.camel@codeconstruct.com.au/
---
The following changes since commit b785b5d88cc27a521ea22b3afd85804c4c321d4a:
ARM: dts: aspeed: x570d4u: convert NVMEM content to layout syntax (2025-08-11 09:37:48 +0930)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/bmc/linux.git tags/aspeed-6.18-devicetree-1
for you to fetch changes up to 3708a165a98c23cc83216deda88bc7d64ba85527:
ARM: dts: aspeed: Drop syscon "reg-io-width" properties (2025-09-10 16:20:40 +0930)
----------------------------------------------------------------
Further ASPEED devicetree updates for v6.18
New platforms:
- Meta Clemente
Clemente is a compute-tray platform using an AST2600 SoC
Updated platforms:
- Harma (Meta): Hot-swap controller, power monitoring, GPIO names
There are also some devicetree cleanups from Rob and Krzysztof that touch a
variety of platforms and the DTSIs. These lead to fewer warnings emitted for the
ASPEED devicetrees.
----------------------------------------------------------------
Krzysztof Kozlowski (1):
ARM: dts: aspeed: Minor whitespace cleanup
Leo Wang (3):
dt-bindings: arm: aspeed: add Meta Clemente board
ARM: dts: aspeed: Add NCSI3 and NCSI4 pinctrl nodes
ARM: dts: aspeed: clemente: add Meta Clemente BMC
Peter Yin (3):
ARM: dts: aspeed: harma: add power monitor support
ARM: dts: aspeed: harma: revise gpio name
ARM: dts: aspeed: harma: add mp5990
Rob Herring (Arm) (3):
ARM: dts: aspeed: Fix/add I2C device vendor prefixes
ARM: dts: aspeed: Drop "sdhci" compatibles
ARM: dts: aspeed: Drop syscon "reg-io-width" properties
Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml | 1 +
arch/arm/boot/dts/aspeed/Makefile | 1 +
arch/arm/boot/dts/aspeed/aspeed-bmc-ampere-mtjefferson.dts | 2 +-
arch/arm/boot/dts/aspeed/aspeed-bmc-arm-stardragon4800-rep2.dts | 2 +-
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-catalina.dts | 4 +-
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-clemente.dts | 1283 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dts | 43 +--
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-minerva.dts | 36 +--
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-santabarbara.dts | 2 +-
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-tiogapass.dts | 2 +-
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-yosemite4.dts | 12 +-
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-rainier.dts | 2 +-
arch/arm/boot/dts/aspeed/aspeed-bmc-ibm-sbp1.dts | 8 +-
arch/arm/boot/dts/aspeed/aspeed-bmc-lenovo-hr855xg2.dts | 4 +-
arch/arm/boot/dts/aspeed/aspeed-bmc-nvidia-gb200nvl-bmc.dts | 2 +-
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-palmetto.dts | 2 +-
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-zaius.dts | 2 +-
arch/arm/boot/dts/aspeed/aspeed-bmc-quanta-s6q.dts | 4 +-
arch/arm/boot/dts/aspeed/aspeed-bmc-vegman.dtsi | 2 +-
arch/arm/boot/dts/aspeed/aspeed-g4.dtsi | 1 -
arch/arm/boot/dts/aspeed/aspeed-g5.dtsi | 2 -
arch/arm/boot/dts/aspeed/aspeed-g6-pinctrl.dtsi | 10 +
arch/arm/boot/dts/aspeed/aspeed-g6.dtsi | 6 +-
23 files changed, 1360 insertions(+), 73 deletions(-)
create mode 100644 arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-clemente.dts
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] aspeed: further devicetree changes for v6.18
2025-09-15 2:13 [GIT PULL] aspeed: further devicetree changes for v6.18 Andrew Jeffery
@ 2025-09-15 13:50 ` patchwork-bot+linux-soc
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+linux-soc @ 2025-09-15 13:50 UTC (permalink / raw)
To: Andrew Jeffery; +Cc: soc
Hello:
This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:
On Mon, 15 Sep 2025 11:43:18 +0930 you wrote:
> Hello SoC maintainers,
>
> This is a second 6.18 PR for the ASPEED devicetrees, following the
> first at [1].
>
> Cheers,
>
> [...]
Here is the summary with links:
- [GIT,PULL] aspeed: further devicetree changes for v6.18
https://git.kernel.org/soc/soc/c/10588787c803
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-09-15 13:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-15 2:13 [GIT PULL] aspeed: further devicetree changes for v6.18 Andrew Jeffery
2025-09-15 13:50 ` patchwork-bot+linux-soc
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.