[PATCH v2 0/2] Add NVIDIA VR144NVL board
From: Donald Shannon <hidden>
Date: 2025-08-22 20:38:37
Also in:
linux-arm-kernel, linux-devicetree, lkml, openbmc
From: Donald Shannon <hidden>
Date: 2025-08-22 20:38:37
Also in:
linux-arm-kernel, linux-devicetree, lkml, openbmc
Patch 1 adds the device tree binding for the NVIDIA VR144NVL board. Patch 2 adds the device tree for the NVIDIA VR144NVL board. This is an Aspeed AST2600 based BMC board for the NVIDIA VR144NVL platform BMC. Reference to Ast2600 SOC [1]. Reference to DC-SCM Spec [2]. Link: https://www.aspeedtech.com/server_ast2600/ [1] Link: https://www.opencompute.org/w/index.php?title=Server/MHS/DC-SCM-Specs-and-Designs [2] Signed-off-by: Donald Shannon <redacted> Donald Shannon (2): dt-bindings: arm: aspeed: Add NVIDIA VR144NVL board ARM: dts: aspeed: Add NVIDIA VR144NVL board .../bindings/arm/aspeed/aspeed.yaml | 1 + arch/arm/boot/dts/aspeed/Makefile | 1 + .../dts/aspeed/aspeed-bmc-nvidia-vr144nvl.dts | 779 ++++++++++++++++++ 3 files changed, 781 insertions(+) create mode 100644 arch/arm/boot/dts/aspeed/aspeed-bmc-nvidia-vr144nvl.dts -- 2.43.0