The Mt. Jefferson BMC is an ASPEED AST2600-based BMC for the Mt. Jefferson hardware reference platform with AmpereOne(TM)M processor. These patches add a device-tree and binding for the Ampere's Mt. Jefferson BMC board. Changes in v2: - Document Mt. Jefferson board compatible [Krzysztof] - Remove the PSU node with pmbus compatible [Andrew] - Remove clock-names property in mac3 node [Andrew] Chanh Nguyen (2): dt-bindings: arm: aspeed: add Mt. Jefferson board ARM: dts: aspeed: Add device tree for Ampere's Mt. Jefferson BMC .../bindings/arm/aspeed/aspeed.yaml | 1 + arch/arm/boot/dts/aspeed/Makefile | 1 + .../aspeed/aspeed-bmc-ampere-mtjefferson.dts | 622 ++++++++++++++++++ 3 files changed, 624 insertions(+) create mode 100644 arch/arm/boot/dts/aspeed/aspeed-bmc-ampere-mtjefferson.dts -- 2.43.0