All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] net: macb: add support for MII on RGMII interface
@ 2021-09-15  6:47 Claudiu Beznea
  2021-09-15  6:47 ` [PATCH 1/3] net: macb: add description for SRTSM Claudiu Beznea
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Claudiu Beznea @ 2021-09-15  6:47 UTC (permalink / raw)
  To: nicolas.ferre, davem, kuba; +Cc: netdev, linux-kernel, Claudiu Beznea

Hi,

This series adds support for MII mode on RGMII interface (patch 3/3).
Along with this the series also contains minor cleanups (patches 1/3, 2/3)
on macb.h.

Thank you,
Claudiu Beznea

Claudiu Beznea (3):
  net: macb: add description for SRTSM
  net: macb: align for OSSMODE offset
  net: macb: add support for mii on rgmii

 drivers/net/ethernet/cadence/macb.h      | 7 +++++--
 drivers/net/ethernet/cadence/macb_main.c | 3 +++
 2 files changed, 8 insertions(+), 2 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-09-17 13:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-15  6:47 [PATCH 0/3] net: macb: add support for MII on RGMII interface Claudiu Beznea
2021-09-15  6:47 ` [PATCH 1/3] net: macb: add description for SRTSM Claudiu Beznea
2021-09-15  7:55   ` Nicolas.Ferre
2021-09-15  6:47 ` [PATCH 2/3] net: macb: align for OSSMODE offset Claudiu Beznea
2021-09-15  7:44   ` Nicolas.Ferre
2021-09-15  6:47 ` [PATCH 3/3] net: macb: add support for mii on rgmii Claudiu Beznea
2021-09-15  7:45   ` Nicolas.Ferre
2021-09-16 13:03   ` Andrew Lunn
2021-09-17 13:29     ` Claudiu.Beznea

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.