RE: [PATCH net-next 0/4] mdio support updates
From: Yoshihiro Shimoda
Date: Tue Dec 10 2024 - 07:08:27 EST
Hello Nikita-san,
> From: Nikita Yushchenko, Sent: Monday, December 9, 2024 12:53 AM
>
> 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
Thank you for the patches. They look good to me. So,
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx>
And, I tested the patches on my environment (R-Car S4 Spider), and
it worked without any regression. So,
Tested-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx>
Best regards,
Yoshihiro Shimoda
> drivers/net/ethernet/renesas/rswitch.c | 79 ++++++++++++++++----------
> drivers/net/ethernet/renesas/rswitch.h | 17 ++++--
> 2 files changed, 60 insertions(+), 36 deletions(-)
>
> --
> 2.39.5