devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add Broadcom Omega SoC internal switch and phy
@ 2018-08-07 17:02 Arun Parameswaran
  2018-08-07 17:02 ` [PATCH 1/3] dt-bindings: net: dsa: Add compatibility strings for Broadcom Omega Arun Parameswaran
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Arun Parameswaran @ 2018-08-07 17:02 UTC (permalink / raw)
  To: David S. Miller, Florian Fainelli, Andrew Lunn, Vivien Didelot,
	Rob Herring, Mark Rutland
  Cc: netdev, devicetree, linux-kernel, bcm-kernel-feedback-list,
	Arun Parameswaran

Hi,

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.

Thanks
Arun

Arun Parameswaran (3):
  dt-bindings: net: dsa: Add compatibility strings for Broadcom Omega
  net: dsa: b53: Add support for Broadcom Omega SoC internal switch
  net: phy: Add support for Broadcom Omega internal Combo GPHY

 Documentation/devicetree/bindings/net/dsa/b53.txt | 8 ++++++++
 drivers/net/dsa/b53/b53_srab.c                    | 1 +
 drivers/net/phy/bcm7xxx.c                         | 2 ++
 include/linux/brcmphy.h                           | 1 +
 4 files changed, 12 insertions(+)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-08-14 20:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-07 17:02 [PATCH 0/3] Add Broadcom Omega SoC internal switch and phy Arun Parameswaran
2018-08-07 17:02 ` [PATCH 1/3] dt-bindings: net: dsa: Add compatibility strings for Broadcom Omega Arun Parameswaran
2018-08-07 17:06   ` Florian Fainelli
2018-08-14 20:41   ` Rob Herring
2018-08-07 17:02 ` [PATCH 2/3] net: dsa: b53: Add support for Broadcom Omega SoC internal switch Arun Parameswaran
2018-08-07 17:06   ` Florian Fainelli
2018-08-07 17:02 ` [PATCH 3/3] net: phy: Add support for Broadcom Omega internal Combo GPHY Arun Parameswaran
2018-08-07 17:06   ` Florian Fainelli
2018-08-07 18:08 ` [PATCH 0/3] Add Broadcom Omega SoC internal switch and phy Andrew Lunn
2018-08-07 22:49   ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).