From mboxrd@z Thu Jan 1 00:00:00 1970 From: davem@davemloft.net (David Miller) Date: Mon, 30 Jan 2017 16:53:41 -0500 (EST) Subject: [PATCH net-next v7 0/3] Add support for the ethernet switch on the ESPRESSObin In-Reply-To: References: Message-ID: <20170130.165341.800910621072019384.davem@davemloft.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org From: Gregory CLEMENT Date: Mon, 30 Jan 2017 20:29:32 +0100 > This set of patches adds support for the Marvell Ethernet Topaz switch > family (88E6141/88E6341) which is found on the ESPRESSObin. With this > series the network is usable on this board. > > As usual, I rebased the series on the very last net-next/master. In > this series there is no temperature support which need some patches > form Andrew Lunn. > > As soon as Andrew Lunn will post the needed patch I will send a patch > to enable the temperature support. Series applied, thank you.