From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next v7 0/3] Add support for the ethernet switch on the ESPRESSObin Date: Mon, 30 Jan 2017 16:53:41 -0500 (EST) Message-ID: <20170130.165341.800910621072019384.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: thomas.petazzoni@free-electrons.com, andrew@lunn.ch, f.fainelli@gmail.com, jason@lakedaemon.net, shjzhou@marvell.com, vivien.didelot@savoirfairelinux.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, jpannell@marvell.com, nadavh@marvell.com, robertb@marvell.com, kostap@marvell.com, dingwei@marvell.com, linux-arm-kernel@lists.infradead.org, sebastian.hesselbarth@gmail.com To: gregory.clement@free-electrons.com Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org List-Id: netdev.vger.kernel.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.