All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/4] ARM: prepare and add netgear gs110emx support
@ 2021-10-05  6:03 ` Marcel Ziswiler
  0 siblings, 0 replies; 20+ messages in thread
From: Marcel Ziswiler @ 2021-10-05  6:03 UTC (permalink / raw)
  To: devicetree, linux-arm-kernel, linux-kernel, netdev
  Cc: Andrew Lunn, Marcel Ziswiler, Arnd Bergmann, David S. Miller,
	Florian Fainelli, Frank Rowand, Gregory Clement, Jakub Kicinski,
	Olof Johansson, Rob Herring, Russell King, Sebastian Hesselbarth,
	Vivien Didelot, Vladimir Oltean, soc


Cleanup mvebu_v7_defconfig and then add support for the Netgear
GS110EMX which is an 8 port Gigabit switch with two additional
Multi-Gig ports. An 88E6390X switch sits at its core connecting to two
88X3310P 10G PHYs while the control plane is handled by an 88F6811
Armada 381 SoC.


Marcel Ziswiler (4):
  dt-bindings: net: dsa: marvell: fix compatible in example
  ARM: mvebu_v7_defconfig: enable mtd physmap
  ARM: mvebu_v7_defconfig: rebuild default configuration
  ARM: dts: mvebu: add device tree for netgear gs110emx switch

 .../devicetree/bindings/net/dsa/marvell.txt   |   2 +-
 arch/arm/boot/dts/Makefile                    |   1 +
 .../boot/dts/armada-381-netgear-gs110emx.dts  | 293 ++++++++++++++++++
 arch/arm/configs/mvebu_v7_defconfig           |  18 +-
 4 files changed, 303 insertions(+), 11 deletions(-)
 create mode 100644 arch/arm/boot/dts/armada-381-netgear-gs110emx.dts

-- 
2.26.2


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2021-10-05 13:07 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-05  6:03 [PATCH v1 0/4] ARM: prepare and add netgear gs110emx support Marcel Ziswiler
2021-10-05  6:03 ` Marcel Ziswiler
2021-10-05  6:03 ` [PATCH v1 1/4] dt-bindings: net: dsa: marvell: fix compatible in example Marcel Ziswiler
2021-10-05  6:03   ` Marcel Ziswiler
2021-10-05 12:48   ` Andrew Lunn
2021-10-05 12:48     ` Andrew Lunn
2021-10-05 12:54     ` Andrew Lunn
2021-10-05 12:54       ` Andrew Lunn
2021-10-05  6:03 ` [PATCH v1 2/4] ARM: mvebu_v7_defconfig: enable mtd physmap Marcel Ziswiler
2021-10-05  6:03   ` Marcel Ziswiler
2021-10-05 12:55   ` Andrew Lunn
2021-10-05 12:55     ` Andrew Lunn
2021-10-05  6:03 ` [PATCH v1 3/4] ARM: mvebu_v7_defconfig: rebuild default configuration Marcel Ziswiler
2021-10-05  6:03   ` Marcel Ziswiler
2021-10-05 12:56   ` Andrew Lunn
2021-10-05 12:56     ` Andrew Lunn
2021-10-05  6:03 ` [PATCH v1 4/4] ARM: dts: mvebu: add device tree for netgear gs110emx switch Marcel Ziswiler
2021-10-05  6:03   ` Marcel Ziswiler
2021-10-05 13:05   ` Andrew Lunn
2021-10-05 13:05     ` Andrew Lunn

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.