Re: [PATCH v4 3/3] net: stmmac: dwmac-sophgo: Add phy interface filter

From: Yixun Lan

Date: Wed Oct 29 2025 - 20:49:53 EST


Hi Inochi,

On 08:38 Tue 28 Oct , 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 <inochiama@xxxxxxxxx>
> Tested-by: Han Gao <rabenda.cn@xxxxxxxxx>
> ---
...
> +static struct sophgo_dwmac_data sg2042_dwmac_data = {
> + .has_internal_rx_delay = true,
> +};
> +
you forget to address in this version? see
https://lore.kernel.org/all/ljyivijlhvrendlslvpo4b7rycclt5pheipegx3fwz3fksn4cn@fgpzyhr2j4gi/

--
Yixun Lan (dlan)