Re: [PATCH net-next 3/3] net: stmmac: dwmac-loongson: Add new GMAC's PCI device ID support

From: Andrew Lunn
Date: Tue Apr 15 2025 - 08:29:22 EST


On Tue, Apr 15, 2025 at 03:11:28PM +0800, Huacai Chen wrote:
61;8000;1c> Add a new GMAC's PCI device ID (0x7a23) support which is used in
> Loongson-2K3000/Loongson-3B6000M. The new GMAC device use external PHY,
> so it reuses loongson_gmac_data() as the old GMAC device (0x7a03), and
> the new GMAC device still doesn't support flow control now.
>
> Tested-by: Biao Dong <dongbiao@xxxxxxxxxxx>
> Signed-off-by: Baoqi Zhang <zhangbaoqi@xxxxxxxxxxx>
> Signed-off-by: Huacai Chen <chenhuacai@xxxxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew