Re: [PATCH net 1/6] net: dsa: vsc73xx: fix port MAC configuration in full duplex mode

From: Linus Walleij
Date: Fri Aug 02 2024 - 16:58:51 EST


On Fri, Aug 2, 2024 at 10:04 AM Pawel Dembicki <paweldembicki@xxxxxxxxx> wrote:

> According to the datasheet description ("Port Mode Procedure" in 5.6.2),
> the VSC73XX_MAC_CFG_WEXC_DIS bit is configured only for half duplex mode.
>
> The WEXC_DIS bit is responsible for MAC behavior after an excessive
> collision. Let's set it as described in the datasheet.
>
> Signed-off-by: Pawel Dembicki <paweldembicki@xxxxxxxxx>

Good catch!
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Yours,
Linus Walleij