This little patch series follows on from Florian's fixes that he just sent, and enables the ethernet on the 911360_EP board. Without Florian's fixes, the controller comes up and forwarding happens between eth1 and eth2, but the CPU's eth0 packets don't get forwarded. Eric Anholt (2): net: dsa: b53: Add compatible strings for the Cygnus-family BCM11360. ARM: dts: Add the ethernet and ethernet PHY to the cygnus core DT. Documentation/devicetree/bindings/net/dsa/b53.txt | 3 ++ arch/arm/boot/dts/bcm-cygnus.dtsi | 60 +++++++++++++++++++++++ arch/arm/boot/dts/bcm911360_entphn.dts | 8 +++ drivers/net/dsa/b53/b53_srab.c | 2 + 4 files changed, 73 insertions(+) -- 2.11.0 -- 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