Re: [PATCH v2 1/2] net: stmmac: Add Adaptrum Anarion GMAC glue layer

2017-08-06 Thread David Miller
From: Alexandru Gagniuc Date: Fri, 4 Aug 2017 13:08:51 -0700 > Before the GMAC on the Anarion chip can be used, the PHY interface > selection must be configured with the DWMAC block in reset. > > This layer covers a block containing only two registers. Although it > is possible to model this as

[PATCH v2 1/2] net: stmmac: Add Adaptrum Anarion GMAC glue layer

2017-08-04 Thread Alexandru Gagniuc
Before the GMAC on the Anarion chip can be used, the PHY interface selection must be configured with the DWMAC block in reset. This layer covers a block containing only two registers. Although it is possible to model this as a reset controller and use the "resets" property of stmmac, it's much mor