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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html