mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/5] mdio support updates
@ 2024-12-16  7:19 Nikita Yushchenko
  2024-12-16  7:19 ` [PATCH net-next v2 1/5] net: renesas: rswitch: do not write to MPSM register at init time Nikita Yushchenko
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Nikita Yushchenko @ 2024-12-16  7:19 UTC (permalink / raw)
  To: Yoshihiro Shimoda, Andrew Lunn, David S. Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni, Geert Uytterhoeven
  Cc: netdev, linux-renesas-soc, linux-kernel, Michael Dege,
	Christian Mardmoeller, Dennis Ostermann, Nikita Yushchenko

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
---
v1: https://lore.kernel.org/netdev/20241208155236.108582-1-nikita.yoush@cogentembedded.com/

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-12-19  3:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-16  7:19 [PATCH net-next v2 0/5] mdio support updates Nikita Yushchenko
2024-12-16  7:19 ` [PATCH net-next v2 1/5] net: renesas: rswitch: do not write to MPSM register at init time Nikita Yushchenko
2024-12-16  7:19 ` [PATCH net-next v2 2/5] net: renesas: rswitch: use FIELD_PREP for remaining MPIC register fields Nikita Yushchenko
2024-12-16  7:19 ` [PATCH net-next v2 3/5] net: renesas: rswitch: align mdio C45 operations with datasheet Nikita Yushchenko
2024-12-16  7:19 ` [PATCH net-next v2 4/5] net: renesas: rswitch: use generic MPSM operation for mdio C45 Nikita Yushchenko
2024-12-16  7:19 ` [PATCH net-next v2 5/5] net: renesas: rswitch: add mdio C22 support Nikita Yushchenko
2024-12-16 11:54 ` [PATCH net-next v2 0/5] mdio support updates Yoshihiro Shimoda
2024-12-19  3:40 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®