netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] ARM: prepare and add netgear gs110emx support
@ 2021-10-07 20:56 Marcel Ziswiler
  2021-10-07 20:56 ` [PATCH v3 1/3] ARM: mvebu_v7_defconfig: enable mtd physmap Marcel Ziswiler
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Marcel Ziswiler @ 2021-10-07 20:56 UTC (permalink / raw)
  To: devicetree, linux-arm-kernel, linux-kernel, netdev
  Cc: Andrew Lunn, Marcel Ziswiler, Arnd Bergmann, Frank Rowand,
	Gregory Clement, Olof Johansson, Rob Herring, Russell King,
	Sebastian Hesselbarth, 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.

Changes in v3:
- Got rid of unused 3.3 volt regulator as suggested by Andrew.
- Got rid of partitioning comment.
- Added switch interrupt GPIO configuration.

Changes in v2:
- Add Andrew's reviewed-by tag.
- Add Andrew's reviewed-by tag.
- Send previous first patch separately to netdev mailing list as
  suggested by Andrew.
- Fix numbering of the PHY labels as suggested by Andrew.

Marcel Ziswiler (3):
  ARM: mvebu_v7_defconfig: enable mtd physmap
  ARM: mvebu_v7_defconfig: rebuild default configuration
  ARM: dts: mvebu: add device tree for netgear gs110emx switch

 arch/arm/boot/dts/Makefile                    |   1 +
 .../boot/dts/armada-381-netgear-gs110emx.dts  | 295 ++++++++++++++++++
 arch/arm/configs/mvebu_v7_defconfig           |  18 +-
 3 files changed, 304 insertions(+), 10 deletions(-)
 create mode 100644 arch/arm/boot/dts/armada-381-netgear-gs110emx.dts

-- 
2.26.2


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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-07 20:56 [PATCH v3 0/3] ARM: prepare and add netgear gs110emx support Marcel Ziswiler
2021-10-07 20:56 ` [PATCH v3 1/3] ARM: mvebu_v7_defconfig: enable mtd physmap Marcel Ziswiler
2021-10-07 20:56 ` [PATCH v3 2/3] ARM: mvebu_v7_defconfig: rebuild default configuration Marcel Ziswiler
2021-10-07 20:56 ` [PATCH v3 3/3] ARM: dts: mvebu: add device tree for netgear gs110emx switch Marcel Ziswiler
2021-10-07 21:00   ` Andrew Lunn
2021-10-13 14:43 ` [PATCH v3 0/3] ARM: prepare and add netgear gs110emx support Gregory CLEMENT

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).