Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1699204
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 3/5] net: stmmac: Add Adaptrum Anarion GMAC glue layer |
| Date | 2017-07-29 04:10 +0200 |
| Message-ID | <u8pmA-3TC-13@gated-at.bofh.it> (permalink) |
| References | <u8pmA-3TC-15@gated-at.bofh.it> <u8pmA-3TC-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Alexandru Gagniuc <alex.g@adaptrum.com> Date: Fri, 28 Jul 2017 15:07:03 -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 a reset controller and use the "resets" > property of stmmac, it's much more intuitive to include this in the > glue layer instead. > > At this time only RGMII is supported, because it is the only mode > which has been validated hardware-wise. > > Signed-off-by: Alexandru Gagniuc <alex.g@adaptrum.com> I don't see how this fits into any patch series at all. If this is part of a series you posted elsewhere, you should keep netdev@ on all such postings so people there can review the change in-context. Thanks.
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 3/5] net: stmmac: Add Adaptrum Anarion GMAC glue layer David Miller <davem@davemloft.net> - 2017-07-29 04:10 +0200
csiph-web