Re: [PATCH v5 3/3] net: stmmac: dwmac-sophgo: Add phy interface filter
Andrew Lunn <[email protected]>
| Newsgroups | dev.linux.lists.sophgo,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Oct 31, 2025 at 09:24:28AM +0800, Inochi Amaoto wrote:
> As the SG2042 has an internal rx delay, the delay should be removed
> when initializing the mac, otherwise the phy will be misconfigurated.
>
> Fixes: 543009e2d4cd ("net: stmmac: dwmac-sophgo: Add support for Sophgo SG2042 SoC")
> Signed-off-by: Inochi Amaoto <[email protected]>
> Tested-by: Han Gao <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Andrew