public inbox for linux-aspeed@lists.ozlabs.org
 help / color / mirror / Atom feed
* [PATCH v6 0/2] Add device tree for ASRock Rack ALTRAD8 BMC
@ 2025-12-18 16:18 Rebecca Cran
  2025-12-18 16:18 ` [PATCH v6 1/2] dt-bindings: arm: aspeed: add ASRock Rack ALTRAD8 board Rebecca Cran
  2025-12-18 16:18 ` [PATCH v6 2/2] ARM: dts: aspeed: add device tree for ASRock Rack ALTRAD8 BMC Rebecca Cran
  0 siblings, 2 replies; 10+ messages in thread
From: Rebecca Cran @ 2025-12-18 16:18 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Joel Stanley,
	Andrew Jeffery, Tan Siewert, devicetree, linux-arm-kernel,
	linux-aspeed, linux-kernel
  Cc: Rebecca Cran, Billy Tsai

The ASRock Rack ALTRAD8 BMC is an Aspeed AST2500-based BMC for the
ALTRAD8UD-1L2T and ALTRAD8UD2-1L2Q boards with an Ampere Altra
processor. The BMC runs OpenBMC.

These patches add a device tree and binding for the BMC.

**Changes between v5 and v6**

- Removed aspeed,external-nodes property.
- Added pinctrl properties to adc node to request the ADC lines used
  for iio-hwmon bridge.

**Testing**

Ran `make ARCH=arm CHECK_DTBS=y aspeed/aspeed-bmc-asrock-altrad8.dtb`.

Rebecca Cran (2):
  dt-bindings: arm: aspeed: add ASRock Rack ALTRAD8 board
  ARM: dts: aspeed: add device tree for ASRock Rack ALTRAD8 BMC

 Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml |   1 +
 arch/arm/boot/dts/aspeed/Makefile                        |   1 +
 arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-altrad8.dts   | 637 ++++++++++++++++++++
 3 files changed, 639 insertions(+)
 create mode 100644 arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-altrad8.dts

-- 
2.47.3



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2026-01-08  5:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-18 16:18 [PATCH v6 0/2] Add device tree for ASRock Rack ALTRAD8 BMC Rebecca Cran
2025-12-18 16:18 ` [PATCH v6 1/2] dt-bindings: arm: aspeed: add ASRock Rack ALTRAD8 board Rebecca Cran
2025-12-18 16:21   ` Krzysztof Kozlowski
2025-12-18 16:44     ` Tan Siewert
2025-12-18 19:32       ` Krzysztof Kozlowski
2026-01-08  5:48       ` Andrew Jeffery
2025-12-18 18:34     ` Rebecca Cran
2025-12-18 19:31       ` Krzysztof Kozlowski
2025-12-18 22:26         ` Rebecca Cran
2025-12-18 16:18 ` [PATCH v6 2/2] ARM: dts: aspeed: add device tree for ASRock Rack ALTRAD8 BMC Rebecca Cran

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox