Re: [PATCH 2/4] net: phy: Add mdio-aspeed

2019-07-29 Thread Andrew Jeffery
On Mon, 29 Jul 2019, at 23:03, Andrew Lunn wrote: > On Mon, Jul 29, 2019 at 02:09:24PM +0930, Andrew Jeffery wrote: > > The AST2600 design separates the MDIO controllers from the MAC, which is > > where they were placed in the AST2400 and AST2500. Further, the register > > interface is reworked

Re: [PATCH 2/4] net: phy: Add mdio-aspeed

2019-07-29 Thread Andrew Lunn
On Mon, Jul 29, 2019 at 02:09:24PM +0930, Andrew Jeffery wrote: > The AST2600 design separates the MDIO controllers from the MAC, which is > where they were placed in the AST2400 and AST2500. Further, the register > interface is reworked again, so now we have three possible different > interface

[PATCH 2/4] net: phy: Add mdio-aspeed

2019-07-28 Thread Andrew Jeffery
The AST2600 design separates the MDIO controllers from the MAC, which is where they were placed in the AST2400 and AST2500. Further, the register interface is reworked again, so now we have three possible different interface implementations, however this driver only supports the interface provided