[PATCH v2 1/3] net: macb: Document zynq gem dt binding

2015-05-22 Thread Nathan Sullivan
Signed-off-by: Nathan Sullivan nathan.sulli...@ni.com
---
 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,[chip-]{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.
-- 
1.7.10.4

--
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH v2 1/3] net: macb: Document zynq gem dt binding

2015-05-22 Thread Nicolas Ferre
Le 22/05/2015 16:22, Nathan Sullivan a écrit :
 Signed-off-by: Nathan Sullivan nathan.sulli...@ni.com

Acked-by: Nicolas Ferre nicolas.fe...@atmel.com

 ---
  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,[chip-]{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 netdev in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH v2 1/3] net: macb: Document zynq gem dt binding

2015-05-22 Thread David Miller
From: Nathan Sullivan nathan.sulli...@ni.com
Date: Fri, 22 May 2015 09:22:09 -0500

 Signed-off-by: Nathan Sullivan nathan.sulli...@ni.com

Applied.
--
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html