From: Peter Shen <sjg168@gmail.com>
To: Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>, Joel Stanley <joel@jms.id.au>,
Andrew Jeffery <andrew@codeconstruct.com.au>
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org,
peter.shen@amd.com, colin.huang2@amd.com,
Peter Shen <sjg168@gmail.com>
Subject: [PATCH v9 0/2] ARM: dts: aspeed: Add Facebook Anacapa platform
Date: Fri, 19 Dec 2025 17:16:30 +0800 [thread overview]
Message-ID: <20251219091632.1598603-1-sjg168@gmail.com> (raw)
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
Changes in v9:
- Describe platform and hardware architecture (Andrew Jeffery).
- Remove "Device Tree" from patch subjects (Andrew Jeffery).
- Reconfigured aliases to be sequential (Andrew Jeffery).
- Alphabetized all DTS label references (Andrew Jeffery).
Changes in v8:
- Dropped unused 'pcc_memory' reserved memory (Andrew Jeffery).
- Grouped 'spi-gpio' properties together (Andrew Jeffery).
- Moved 'pinctrl_ncsi3_default' to aspeed-g6.dtsi (Andrew Jeffery).
- Revised 'gpio-line-names' to match schematics (Andrew Jeffery).
- Improved 'sgpio-line-names' formatting.
- Removed unused 'led-2' definition.
- Added ADC128D818 sensor support.
Peter Shen (2):
dt-bindings: arm: aspeed: Add compatible for Facebook Anacapa BMC
ARM: dts: aspeed: Add Facebook Anacapa platform
.../bindings/arm/aspeed/aspeed.yaml | 1 +
arch/arm/boot/dts/aspeed/Makefile | 1 +
.../aspeed/aspeed-bmc-facebook-anacapa.dts | 1045 +++++++++++++++++
3 files changed, 1047 insertions(+)
create mode 100644 arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-anacapa.dts
--
2.34.1
next reply other threads:[~2025-12-20 6:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-19 9:16 Peter Shen [this message]
2025-12-19 9:16 ` [PATCH v9 1/2] dt-bindings: arm: aspeed: Add compatible for Facebook Anacapa BMC Peter Shen
2026-01-08 5:16 ` Andrew Jeffery
2025-12-19 9:16 ` [PATCH v9 2/2] ARM: dts: aspeed: Add Facebook Anacapa platform Peter Shen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251219091632.1598603-1-sjg168@gmail.com \
--to=sjg168@gmail.com \
--cc=andrew@codeconstruct.com.au \
--cc=colin.huang2@amd.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=joel@jms.id.au \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-aspeed@lists.ozlabs.org \
--cc=linux-kernel@vger.kernel.org \
--cc=peter.shen@amd.com \
--cc=robh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox