Re: [PATCH net V3] net: stmmac: dwmac-loongson: Add fix_soc_reset() callback

From: Jacob Keller
Date: Wed Feb 19 2025 - 18:32:10 EST




On 2/18/2025 6:07 PM, Qunqin Zhao wrote:
> Loongson's DWMAC device may take nearly two seconds to complete DMA reset,
> however, the default waiting time for reset is 200 milliseconds.
> Therefore, the following error message may appear:
>
> [14.427169] dwmac-loongson-pci 0000:00:03.2: Failed to reset the dma
>
> Fixes: 803fc61df261 ("net: stmmac: dwmac-loongson: Add Loongson Multi-channels GMAC support")
> Cc: stable@xxxxxxxxxxxxxxx
> Signed-off-by: Qunqin Zhao <zhaoqunqin@xxxxxxxxxxx>
> Reviewed-by: Huacai Chen <chenhuacai@xxxxxxxxxxx>
> ---

Reviewed-by: Jacob Keller <jacob.e.keller@xxxxxxxxx>