Re: [PATCH net-next 0/4] mdio support updates

From: Paolo Abeni
Date: Thu Dec 12 2024 - 03:08:46 EST


On 12/8/24 16:52, Nikita Yushchenko wrote:
> This series cleans up rswitch mdio support, and adds C22 operations.
>
> Nikita Yushchenko (4):
> net: renesas: rswitch: do not write to MPSM register at init time
> net: renesas: rswitch: align mdio C45 operations with datasheet
> net: renesas: rswitch: use generic MPSM operation for mdio C45
> net: renesas: rswitch: add mdio C22 support
>
> drivers/net/ethernet/renesas/rswitch.c | 79 ++++++++++++++++----------
> drivers/net/ethernet/renesas/rswitch.h | 17 ++++--
> 2 files changed, 60 insertions(+), 36 deletions(-)

@Yoshihiro, could you please have a look here?

Thanks,

Paolo