]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - Documentation/devicetree/bindings/net/stmmac.txt
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
[linux.git] / Documentation / devicetree / bindings / net / stmmac.txt
index 3a28a5d8857d16049815a86d6bcd047a372f98ba..cb694062afff0896ed6e67c2ee12c7a9826f91a9 100644 (file)
@@ -1,11 +1,10 @@
-* STMicroelectronics 10/100/1000 Ethernet driver (GMAC)
+* STMicroelectronics 10/100/1000/2500/10000 Ethernet (GMAC/XGMAC)
 
 Required properties:
-- compatible: Should be "snps,dwmac-<ip_version>", "snps,dwmac"
+- compatible: Should be "snps,dwmac-<ip_version>", "snps,dwmac" or
+       "snps,dwxgmac-<ip_version>", "snps,dwxgmac".
        For backwards compatibility: "st,spear600-gmac" is also supported.
 - reg: Address and length of the register set for the device
-- interrupt-parent: Should be the phandle for the interrupt controller
-  that services interrupts for this device
 - interrupts: Should contain the STMMAC interrupts
 - interrupt-names: Should contain a list of interrupt names corresponding to
        the interrupts in the interrupts property, if available.