Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1630067 > unrolled thread

[PATCH 0/2] net: dsa: b53: BCM11360 support

Started byEric Anholt <eric@anholt.net>
First post2017-04-25 00:00 +0200
Last post2017-04-25 00:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/2] net: dsa: b53: BCM11360 support Eric Anholt <eric@anholt.net> - 2017-04-25 00:00 +0200

#1630067 — [PATCH 0/2] net: dsa: b53: BCM11360 support

FromEric Anholt <eric@anholt.net>
Date2017-04-25 00:00 +0200
Subject[PATCH 0/2] net: dsa: b53: BCM11360 support
Message-ID<tzUbw-3Yp-5@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web