]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit63fc7f06f1615a5b9756f1517daabb9b28a1ec3c
tree03b931f157cb5050a00aa788fb1217040ae93a5c
parent0254ad6cf13d2ef2e980bed59181a2383d4886df
parent39bd10923ef86df0afa0ceda5d4272c76b27dedd
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>