mbox series

[0/3] net: macb: add support for MII on RGMII interface

Message ID 20210915064721.5530-1-claudiu.beznea@microchip.com (mailing list archive)
Headers show
Series net: macb: add support for MII on RGMII interface | expand

Message

Claudiu Beznea Sept. 15, 2021, 6:47 a.m. UTC
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(-)