Hello, This series adds a device-tree for the BMCs of the Delta AHE-50DC Open19 power shelf. The first patch adds a compat entry to the Aspeed bindings; the second adds the device-tree itself. Thanks, Zev Zev Weiss (2): dt-bindings: arm: aspeed: document Delta AHE-50DC BMC ARM: dts: aspeed: Add Delta AHE-50DC BMC .../bindings/arm/aspeed/aspeed.yaml | 1 + arch/arm/boot/dts/Makefile | 1 + .../arm/boot/dts/aspeed-bmc-delta-ahe50dc.dts | 1094 +++++++++++++++++ 3 files changed, 1096 insertions(+) create mode 100644 arch/arm/boot/dts/aspeed-bmc-delta-ahe50dc.dts -- 2.38.1