Merge branch 'brcm-omega'
authorDavid S. Miller <davem@davemloft.net>
Tue, 7 Aug 2018 22:48:38 +0000 (15:48 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Aug 2018 22:48:38 +0000 (15:48 -0700)
commit4df9085b012d40db92a9e08e9ed891ddeed78af1
tree03b931f157cb5050a00aa788fb1217040ae93a5c
parent7116983174ff8cfa2342c201f70e676c4fac93c8
parent6fdecfe32f903d9f5f35ee4464fd32ede470dcad
Merge branch 'brcm-omega'

Arun Parameswaran says:

====================
Add Broadcom Omega SoC internal switch and phy

The patchset is based on David Miller's "net-next" repo.

The patches add support for the Broadcom Omega SoC's internal ethernet
switch and the internal gphy.

The internal ethernet switch in the Omega is a b53 srab based switch.
The support for the switch is added to the b53 driver in the dsa
framework.

The gphy support is added to the bcm7xxx driver.
====================

Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>