Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757496AbbEVO5q (ORCPT ); Fri, 22 May 2015 10:57:46 -0400 Received: from eusmtp01.atmel.com ([212.144.249.242]:2111 "EHLO eusmtp01.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756006AbbEVO5n (ORCPT ); Fri, 22 May 2015 10:57:43 -0400 Message-ID: <555F43AA.4080502@atmel.com> Date: Fri, 22 May 2015 16:56:42 +0200 From: Nicolas Ferre Organization: atmel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Nathan Sullivan CC: , Subject: Re: [PATCH v2 1/3] net: macb: Document zynq gem dt binding References: <1432304531-23682-1-git-send-email-nathan.sullivan@ni.com> In-Reply-To: <1432304531-23682-1-git-send-email-nathan.sullivan@ni.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 8bit X-Originating-IP: [10.161.30.18] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1265 Lines: 33 Le 22/05/2015 16:22, Nathan Sullivan a ?crit : > Signed-off-by: Nathan Sullivan Acked-by: Nicolas Ferre > --- > Documentation/devicetree/bindings/net/cdns-emac.txt | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/net/cdns-emac.txt b/Documentation/devicetree/bindings/net/cdns-emac.txt > index abd67c1..4451ee9 100644 > --- a/Documentation/devicetree/bindings/net/cdns-emac.txt > +++ b/Documentation/devicetree/bindings/net/cdns-emac.txt > @@ -3,7 +3,8 @@ > Required properties: > - compatible: Should be "cdns,[-]{emac}" > Use "cdns,at91rm9200-emac" Atmel at91rm9200 SoC. > - or the generic form: "cdns,emac". > + Use "cdns,zynq-gem" Xilinx Zynq-7xxx SoC. > + Or the generic form: "cdns,emac". > - reg: Address and length of the register set for the device > - interrupts: Should contain macb interrupt > - phy-mode: see ethernet.txt file in the same directory. > -- Nicolas Ferre -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/