Hello, These patches add a device-tree (and a tiny bindings update) for the Aspeed BMC on the ASRock E3C256D4I, so that it can be added as a supported OpenBMC platform. Changes since v1 [0]: - Removed bootargs [Krzysztof] - Renamed LED nodes [Krzysztof] - Added function & color properties to LED nodes - Added #address-cells and #size-cells to FRU eeprom node [0] https://lore.kernel.org/lkml/20231114112722.28506-4-zev@xxxxxxxxxxxxxxxxx/ Thanks, Zev Zev Weiss (2): dt-bindings: arm: aspeed: document ASRock E3C256D4I ARM: dts: aspeed: Add ASRock E3C256D4I BMC .../bindings/arm/aspeed/aspeed.yaml | 1 + arch/arm/boot/dts/aspeed/Makefile | 1 + .../aspeed/aspeed-bmc-asrock-e3c256d4i.dts | 322 ++++++++++++++++++ 3 files changed, 324 insertions(+) create mode 100644 arch/arm/boot/dts/aspeed/aspeed-bmc-asrock-e3c256d4i.dts base-commit: 98b1cc82c4affc16f5598d4fa14b1858671b2263 -- 2.42.0