From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [RESEND PATCH v2 0/5] net: phy: mscc: add support for VSC8584 and VSC8574 Microsemi quad-port PHYs Date: Mon, 08 Oct 2018 10:31:46 -0700 (PDT) Message-ID: <20181008.103146.1207267745006170466.davem@davemloft.net> References: <20181008101445.25946-1-quentin.schulz@bootlin.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20181008101445.25946-1-quentin.schulz@bootlin.com> Sender: linux-kernel-owner@vger.kernel.org To: quentin.schulz@bootlin.com Cc: alexandre.belloni@bootlin.com, ralf@linux-mips.org, paul.burton@mips.com, jhogan@kernel.org, robh+dt@kernel.org, mark.rutland@arm.com, andrew@lunn.ch, f.fainelli@gmail.com, allan.nielsen@microchip.com, linux-mips@linux-mips.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, thomas.petazzoni@bootlin.com, antoine.tenart@bootlin.com List-Id: devicetree@vger.kernel.org From: Quentin Schulz Date: Mon, 8 Oct 2018 12:14:40 +0200 > RESEND: rebased on top of latest net-next and on top of latest version of > "net: phy: mscc: various improvements to Microsemi PHY driver" patch > series. Patches 1-3 applied to net-next, thanks.