devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ARM: dts: aspeed: asrock: Add ASRock X570D4U BMC
@ 2023-11-28 23:23 Renze Nicolai
  2023-11-28 23:23 ` [PATCH v2 1/2] dt-bindings: arm: aspeed: add Asrock X570D4U board Renze Nicolai
  2023-11-28 23:23 ` [PATCH v2 2/2] ARM: dts: aspeed: asrock: Add ASRock X570D4U BMC Renze Nicolai
  0 siblings, 2 replies; 5+ messages in thread
From: Renze Nicolai @ 2023-11-28 23:23 UTC (permalink / raw)
  To: linux-arm-kernel, devicetree, linux-kernel, linux-aspeed, arnd,
	olof, soc, robh+dt, krzysztof.kozlowski+dt, joel, andrew, renze

Hello,

These patches add a device-tree (and a bindings update) for the
Aspeed BMC on the ASRock X570D4U, so that it can be added as a
supported OpenBMC platform.

Changes since v1:
  - Fixed indentation
  - Added "aspeed,ast2500" compatible
  - Switched to lower case hex values
  - Added function and color attributes to the LEDs
  - Renamed LEDs to led0 and led1
  - Removed hogging of output-bmc-ready GPIO (should be set from userland instead)
  - Get MAC addresses of the ethernet interfaces from the FRU EEPROM
  - Add descriptions to the busses exposed by the I2C switch (i2c-1@70)
  - Add blank lines between nodes in fan section
  - Drop bootargs from chosen section

Greetings,
Renze Nicolai

Renze Nicolai (2):
  dt-bindings: arm: aspeed: add Asrock X570D4U board
  ARM: dts: aspeed: asrock: Add ASRock X570D4U BMC

 .../bindings/arm/aspeed/aspeed.yaml           |   1 +
 arch/arm/boot/dts/aspeed/Makefile             |   1 +
 .../dts/aspeed/aspeed-bmc-asrock-x570d4u.dts  | 359 ++++++++++++++++++
 3 files changed, 361 insertions(+)
 create mode 100644 arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-x570d4u.dts

-- 
2.43.0


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

end of thread, other threads:[~2023-12-01  2:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-28 23:23 [PATCH v2 0/2] ARM: dts: aspeed: asrock: Add ASRock X570D4U BMC Renze Nicolai
2023-11-28 23:23 ` [PATCH v2 1/2] dt-bindings: arm: aspeed: add Asrock X570D4U board Renze Nicolai
2023-11-29  8:23   ` Krzysztof Kozlowski
2023-11-28 23:23 ` [PATCH v2 2/2] ARM: dts: aspeed: asrock: Add ASRock X570D4U BMC Renze Nicolai
2023-12-01  2:09   ` Zev Weiss

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).