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

From: Yoshihiro Shimoda
Date: Thu Dec 12 2024 - 03:21:31 EST


Hello Paolo,

> From: Paolo Abeni, Sent: Thursday, December 12, 2024 5:08 PM
>
> 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?

I have already reviewed and tested these patches, and sent an email as following:

https://lore.kernel.org/all/TYCPR01MB1104066D4705868EEA440CE13D83D2@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/

Best regards,
Yoshihiro Shimoda


> Thanks,
>
> Paolo