[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID:
<TYCPR01MB110403F3DA55EB4C832BBA55FD83B2@TYCPR01MB11040.jpnprd01.prod.outlook.com>
Date: Mon, 16 Dec 2024 11:54:26 +0000
From: Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>
To: nikita.yoush <nikita.yoush@...entembedded.com>, Andrew Lunn
<andrew+netdev@...n.ch>, "David S. Miller" <davem@...emloft.net>, Eric
Dumazet <edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>, Paolo Abeni
<pabeni@...hat.com>, Geert Uytterhoeven <geert+renesas@...der.be>
CC: "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"linux-renesas-soc@...r.kernel.org" <linux-renesas-soc@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>, Michael Dege
<michael.dege@...esas.com>, Christian Mardmoeller
<christian.mardmoeller@...esas.com>, Dennis Ostermann
<dennis.ostermann@...esas.com>, nikita.yoush
<nikita.yoush@...entembedded.com>
Subject: RE: [PATCH net-next v2 0/5] mdio support updates
Hello Nikita-san,
> From: Nikita Yushchenko, Sent: Monday, December 16, 2024 4:20 PM
>
> This series cleans up rswitch mdio support, and adds C22 operations.
>
> Nikita Yushchenko (5):
> net: renesas: rswitch: do not write to MPSM register at init time
> net: renesas: rswitch: use FIELD_PREP for remaining MPIC register
> fields
> 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. The patches look good to me. So,
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>
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@...esas.com>
Best regards,
Yoshihiro Shimoda
> ---
> v1:
<snip URL>
>
> changes since v1:
> - rebase against net-next/main as of commit 92c932b9946c ("Merge branch
> 'mptcp-pm-userspace-misc-cleanups'"),
> - remove no longer used definitions for MMIS1 register bits,
> - add patch to use FIELD_PREP for MPIC register fields, to keep the same
> style as in already merged patch.
> ---
> drivers/net/ethernet/renesas/rswitch.c | 84 ++++++++++++++++----------
> drivers/net/ethernet/renesas/rswitch.h | 33 ++++------
> 2 files changed, 65 insertions(+), 52 deletions(-)
>
> --
> 2.39.5
Powered by blists - more mailing lists