Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1630067
| From | Eric Anholt <eric@anholt.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] net: dsa: b53: BCM11360 support |
| Date | 2017-04-25 00:00 +0200 |
| Message-ID | <tzUbw-3Yp-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 0/2] net: dsa: b53: BCM11360 support Eric Anholt <eric@anholt.net> - 2017-04-25 00:00 +0200
csiph-web