Skip to content

Commit bc83b73

Browse files
Peter-Shenamboar
authored andcommitted
ARM: dts: aspeed: Add Facebook Anacapa platform
The Meta Anacapa BMC is the DC-SCM (Data Center Secure Control Module) controller for the Meta OCP Open Rack Wide (ORW) compute tray. This platform is a key component of the AMD Helios AI rack reference design system, designed for next-generation AI workloads. The BMC utilizes the Aspeed AST2600 SoC to manage the compute tray, which contains up to 4 AMD Instinct MI450 Series GPUs (connected via a Broadcom OCP NIC) and host CPUs. Its primary role is to provide essential system control, power sequencing, and telemetry reporting for the compute complex via the OpenBMC software stack. For more detail on the AMD Helios reference design: https://www.amd.com/en/blogs/2025/amd-helios-ai-rack-built-on-metas-2025-ocp-design.html Signed-off-by: Peter Shen <sjg168@gmail.com> Link: https://patch.msgid.link/20251219091632.1598603-3-sjg168@gmail.com Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
1 parent 1b3cadb commit bc83b73

2 files changed

Lines changed: 1046 additions & 0 deletions

File tree

arch/arm/boot/dts/aspeed/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ dtb-$(CONFIG_ARCH_ASPEED) += \
1717
aspeed-bmc-asus-x4tf.dtb \
1818
aspeed-bmc-bytedance-g220a.dtb \
1919
aspeed-bmc-delta-ahe50dc.dtb \
20+
aspeed-bmc-facebook-anacapa.dtb \
2021
aspeed-bmc-facebook-bletchley.dtb \
2122
aspeed-bmc-facebook-catalina.dtb \
2223
aspeed-bmc-facebook-clemente.dtb \

0 commit comments

Comments
 (0)