Re: [PATCH v3 2/2] dt-bindings: arm: aspeed: add Nvidia's GB200NVL BMC
From: Willie Thai
Date: Fri Mar 21 2025 - 01:27:35 EST
> Hi Willie,
>
> On Thu, 2025-03-20 at 16:46 +0000, Willie Thai wrote:
>> This patch adds a binding for GB200NVL BMC.
>>
>> The GB200NVL BMC is an Aspeed Ast2600 based BMC for Nvidia Blackwell
>> GB200NVL platform.
>> Reference to Ast2600 SOC [1].
>> Reference to Blackwell GB200NVL Platform [2].
>>
>> Co-developed-by: Mars Yang <maryang@xxxxxxxxxx>
>> Signed-off-by: Mars Yang <maryang@xxxxxxxxxx>
>> Link: https://www.aspeedtech.com/server_ast2600/ [1]
>> Link:
>> https://nvdam.widen.net/s/wwnsxrhm2w/blackwell-datasheet-3384703 [2]
>> Signed-off-by: Willie Thai <wthai@xxxxxxxxxx>
>> ---
>> Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
>> b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
>> index 01333ac111fb..a3736f134130 100644
>> --- a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
>> +++ b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
>> @@ -98,6 +98,7 @@ properties:
>> - inventec,starscream-bmc
>> - inventec,transformer-bmc
>> - jabil,rbp-bmc
>> + - nvidia,gb200nvl-bmc
>> - qcom,dc-scm-v1-bmc
>> - quanta,s6q-bmc
>> - ufispace,ncplite-bmc
>
> Please order this patch first in your series, before the devicetree.
>
> Andrew
Thanks Andrew for the feedback, will order the patches in v4.