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

2025-03-12 Thread Rob Herring (Arm)
On Wed, 12 Mar 2025 04:58:02 +, Willie Thai wrote: > 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 > Signed-off-by: Mars Yang > Cc: Krzysz

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

2025-03-12 Thread Andrew Lunn
> +&mac0 { > + status = "okay"; > + pinctrl-names = "default"; > + phy-mode = "rgmii"; > + phy-handle = <ðphy3>; > + pinctrl-0 = <&pinctrl_rgmii1_default>; > +}; Please read the discussion again. "rgmii" is probably equally wrong as "rgmii-rxid" you had in v1. Please talk with

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

2025-03-12 Thread Krzysztof Kozlowski
On 12/03/2025 05:58, Willie Thai wrote: > 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]. Missing blank line > Co-developed-by: Mars Yang > Signed-off-by: Mars Yang > Cc: Kr

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

2025-03-11 Thread Willie Thai
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 Signed-off-by: Mars Yang Cc: Krzysztof Kozlowski Cc: Andrew Lunn Cc: Paul Menzel Link: Reference to Ast