Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1699204 > unrolled thread

Re: [PATCH 3/5] net: stmmac: Add Adaptrum Anarion GMAC glue layer

Started byDavid Miller <davem@davemloft.net>
First post2017-07-29 04:10 +0200
Last post2017-07-29 04:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 3/5] net: stmmac: Add Adaptrum Anarion GMAC glue layer David Miller <davem@davemloft.net> - 2017-07-29 04:10 +0200

#1699204 — Re: [PATCH 3/5] net: stmmac: Add Adaptrum Anarion GMAC glue layer

FromDavid Miller <davem@davemloft.net>
Date2017-07-29 04:10 +0200
SubjectRe: [PATCH 3/5] net: stmmac: Add Adaptrum Anarion GMAC glue layer
Message-ID<u8pmA-3TC-13@gated-at.bofh.it>
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.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web