[PATCH] ARM: dts: aspeed: Add device tree for Nvidia's GB200NVL BMC

2025-01-23 Thread Willie Thai
From: wthai The GB200NVL BMC is an Aspeed Ast2600 based BMC for Nvidia Blackwell GB200NVL platform. Signed-off-by: wthai --- .../bindings/arm/aspeed/aspeed.yaml |1 + arch/arm/boot/dts/aspeed/Makefile |1 + .../aspeed/aspeed-bmc-nvidia-gb200nvl-bmc.dts | 1352

[PATCH v2] ARM: dts: aspeed: Add device tree for Nvidia's GB200NVL BMC

2025-03-11 Thread Willie Thai
Ast2600 SOC: https://www.aspeedtech.com/server_ast2600/ [1] Link: Reference to Blackwell GB200NVL Platform: https://nvdam.widen.net/s/wwnsxrhm2w/blackwell-datasheet-3384703 [2] Signed-off-by: Willie Thai --- Changes in v2: - Fix the SOB name [Krzysztof] - Fix warnings from scripts/checkpatch.pl