lkml.org 
[lkml]   [2018]   [Jan]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCHv1 0/6] GEHC Bx50 Switch Support
Date
Hi,

This adds support for the internal switch found in GE Healthcare
B450v3, B650v3 and B850v3. All devices use a GPIO bitbanged MDIO
bus to communicate with the switch and a PCIe based network card
for exchanging network data. The cpu network data link requires,
that the switch's internal phy interface is enabled, so support
for that is added by the first patch in this series.

The patch series is based on v4.15-rc6.

-- Sebastian

Sebastian Reichel (6):
net: dsa: Support internal phy on 'cpu' port
net: dsa: mv88e6xxx: add 88E6240 DT compatible
ARM: dts: imx6q-bx50v3: Add internal switch
ARM: dts: imx6q-b850v3: Add switch port configuration
ARM: dts: imx6q-b650v3: Add switch port configuration
ARM: dts: imx6q-b450v3: Add switch port configuration

.../devicetree/bindings/net/dsa/marvell.txt | 6 +-
arch/arm/boot/dts/imx6q-b450v3.dts | 47 +++++++++++++++
arch/arm/boot/dts/imx6q-b650v3.dts | 47 +++++++++++++++
arch/arm/boot/dts/imx6q-b850v3.dts | 70 ++++++++++++++++++++++
arch/arm/boot/dts/imx6q-bx50v3.dtsi | 37 ++++++++++++
drivers/net/dsa/mv88e6xxx/chip.c | 4 ++
net/dsa/port.c | 26 ++++++--
7 files changed, 231 insertions(+), 6 deletions(-)

--
2.15.1

\
 
 \ /
  Last update: 2018-01-03 13:29    [W:1.160 / U:0.096 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site