Merge branch 'bcm7278'
Florian Fainelli says:
====================
net: dsa: bcm_sf2: Add support for BCM7278
This patch series adds support for the Broadcom BCM7278 integrated switch
which is a successor of the BCM7445 switch. We have a little bit of
register shuffling going on, which is why most of the functional changes
are to deal with that.
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- Documentation/devicetree/bindings/net/brcm,bcm7445-switch-v4.0.txt 9 additions, 1 deletion...tion/devicetree/bindings/net/brcm,bcm7445-switch-v4.0.txt
- drivers/net/dsa/b53/b53_common.c 12 additions, 0 deletionsdrivers/net/dsa/b53/b53_common.c
- drivers/net/dsa/b53/b53_priv.h 3 additions, 1 deletiondrivers/net/dsa/b53/b53_priv.h
- drivers/net/dsa/bcm_sf2.c 133 additions, 34 deletionsdrivers/net/dsa/bcm_sf2.c
- drivers/net/dsa/bcm_sf2.h 37 additions, 4 deletionsdrivers/net/dsa/bcm_sf2.h
- drivers/net/dsa/bcm_sf2_regs.h 30 additions, 17 deletionsdrivers/net/dsa/bcm_sf2_regs.h
- drivers/net/phy/bcm7xxx.c 36 additions, 0 deletionsdrivers/net/phy/bcm7xxx.c
- include/linux/brcmphy.h 1 addition, 0 deletionsinclude/linux/brcmphy.h
Loading
Please register or sign in to comment