From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH RFC 11/13] phylink: add support for MII ioctl access to Clause 45 PHYs Date: Thu, 27 Jul 2017 20:47:11 +0200 Message-ID: <20170727184711.GA14116@lunn.ch> References: <20170725140138.GK31807@n2100.armlinux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Florian Fainelli , netdev@vger.kernel.org To: Russell King Return-path: Received: from vps0.lunn.ch ([178.209.37.122]:42868 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751441AbdG0SrN (ORCPT ); Thu, 27 Jul 2017 14:47:13 -0400 Content-Disposition: inline In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Tue, Jul 25, 2017 at 03:03:28PM +0100, Russell King wrote: > Add support for reading and writing the clause 45 MII registers. > > Signed-off-by: Russell King Reviewed-by: Andrew Lunn Andrew