mbox series

[0/2] net: dsa: bcm_sf2: refactor & update RGMII regs

Message ID 20210317143706.30809-1-zajec5@gmail.com (mailing list archive)
Headers show
Series net: dsa: bcm_sf2: refactor & update RGMII regs | expand

Message

Rafał Miłecki March 17, 2021, 2:37 p.m. UTC
From: Rafał Miłecki <rafal@milecki.pl>

The first patch fixes some generic problem but it seems so device other
than BCM4908 SoC were affected. So this probably isn't critical.

I think it's OK / enough to take it for the net-next.git.

Rafał Miłecki (2):
  net: dsa: bcm_sf2: add function finding RGMII register
  net: dsa: bcm_sf2: fix BCM4908 RGMII reg(s)

 drivers/net/dsa/bcm_sf2.c      | 60 +++++++++++++++++++++++++++++-----
 drivers/net/dsa/bcm_sf2_regs.h |  3 +-
 2 files changed, 52 insertions(+), 11 deletions(-)