From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: Re: [PATCH net-next 9/9] bindings: net: stmmac: Add the bindings documentation for XGMAC2. Date: Wed, 1 Aug 2018 17:57:02 +0300 Message-ID: <49075b8c-1e71-4db6-f344-22f23760cec8@cogentembedded.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: "David S. Miller" , Joao Pinto , Giuseppe Cavallaro , Alexandre Torgue To: Jose Abreu , netdev@vger.kernel.org Return-path: Received: from mail-lf1-f68.google.com ([209.85.167.68]:44590 "EHLO mail-lf1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389547AbeHAQnM (ORCPT ); Wed, 1 Aug 2018 12:43:12 -0400 Received: by mail-lf1-f68.google.com with SMTP id g6-v6so13515580lfb.11 for ; Wed, 01 Aug 2018 07:57:05 -0700 (PDT) In-Reply-To: Content-Language: en-MW Sender: netdev-owner@vger.kernel.org List-ID: Hello! On 08/01/2018 03:10 PM, Jose Abreu wrote: > Adds the documentation for XGMAC2 DT bindings. > > Signed-off-by: Jose Abreu > Cc: David S. Miller > Cc: Joao Pinto > Cc: Giuseppe Cavallaro > Cc: Alexandre Torgue > --- > Documentation/devicetree/bindings/net/stmmac.txt | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/net/stmmac.txt b/Documentation/devicetree/bindings/net/stmmac.txt > index 3a28a5d8857d..525425beb6e7 100644 > --- a/Documentation/devicetree/bindings/net/stmmac.txt > +++ b/Documentation/devicetree/bindings/net/stmmac.txt > @@ -1,7 +1,8 @@ > * STMicroelectronics 10/100/1000 Ethernet driver (GMAC) > > Required properties: > -- compatible: Should be "snps,dwmac-", "snps,dwmac" > +- compatible: Should be "snps,dwmac-", "snps,dwmac" or > + "snps,dwxgmac- [...] MBR, Sergei