From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Date: Fri, 02 Aug 2019 17:33:02 -0700 (PDT) Subject: [PATCH net-next v2 0/4] net: phy: Add AST2600 MDIO support In-Reply-To: <20190731053959.16293-1-andrew@aj.id.au> References: <20190731053959.16293-1-andrew@aj.id.au> Message-ID: <20190802.173302.1282952894728020522.davem@davemloft.net> List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit From: Andrew Jeffery Date: Wed, 31 Jul 2019 15:09:55 +0930 > v2 of the ASPEED MDIO series addresses comments from Rob on the devicetree > bindings and Andrew on the driver itself. > > v1 of the series can be found here: > > http://patchwork.ozlabs.org/cover/1138140/ > > Please review! Series applied, thank you.