]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
net: macb: Document zynq gem dt binding
authorNathan Sullivan <nathan.sullivan@ni.com>
Fri, 22 May 2015 14:22:09 +0000 (09:22 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 22 May 2015 18:58:09 +0000 (14:58 -0400)
Signed-off-by: Nathan Sullivan <nathan.sullivan@ni.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/cdns-emac.txt

index abd67c13d3442228834e7df36a53a71454132160..4451ee9732239b50d8329339eb57662e639c24b4 100644 (file)
@@ -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.