[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211005060334.203818-1-marcel@ziswiler.com>
Date: Tue, 5 Oct 2021 08:03:30 +0200
From: Marcel Ziswiler <marcel@...wiler.com>
To: devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Cc: Andrew Lunn <andrew@...n.ch>,
Marcel Ziswiler <marcel@...wiler.com>,
Arnd Bergmann <arnd@...db.de>,
"David S. Miller" <davem@...emloft.net>,
Florian Fainelli <f.fainelli@...il.com>,
Frank Rowand <frowand.list@...il.com>,
Gregory Clement <gregory.clement@...tlin.com>,
Jakub Kicinski <kuba@...nel.org>,
Olof Johansson <olof@...om.net>,
Rob Herring <robh+dt@...nel.org>,
Russell King <linux@...linux.org.uk>,
Sebastian Hesselbarth <sebastian.hesselbarth@...il.com>,
Vivien Didelot <vivien.didelot@...il.com>,
Vladimir Oltean <olteanv@...il.com>, soc@...nel.org
Subject: [PATCH v1 0/4] ARM: prepare and add netgear gs110emx support
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
Powered by blists - more mailing lists