This series adds initial support for the Meta Clemente BMC based on the ASPEED AST2600 SoC. Patch 1 documents the compatible string. Patch 2 adds the device tree for the board. Signed-off-by: Leo Wang <leo.jt.wang@xxxxxxxxxxxxxxx> --- Changes in v2: - Fix patch 1/2 subject line to match dt-bindings convention. - Reorder device tree nodes in patch 2/2 to follow upstream DTS style. - Link to v1: https://lore.kernel.org/r/20250618-add-support-for-meta-clemente-bmc-v1-0-e5ca669ee47b@xxxxxxxxxxxxxxx --- Leo Wang (2): dt-bindings: arm: aspeed: add Meta Clemente board ARM: dts: aspeed: clemente: add Meta Clemente BMC .../devicetree/bindings/arm/aspeed/aspeed.yaml | 1 + arch/arm/boot/dts/aspeed/Makefile | 1 + .../dts/aspeed/aspeed-bmc-facebook-clemente.dts | 1254 ++++++++++++++++++++ 3 files changed, 1256 insertions(+) --- base-commit: 52da431bf03b5506203bca27fe14a97895c80faf change-id: 20250618-add-support-for-meta-clemente-bmc-941a469bc523 Best regards, -- Leo Wang <leo.jt.wang@xxxxxxxxxxxxxxx>