diff options
Diffstat (limited to 'Documentation/devicetree/bindings/net/cdns-emac.txt')
-rw-r--r-- | Documentation/devicetree/bindings/net/cdns-emac.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/net/cdns-emac.txt b/Documentation/devicetree/bindings/net/cdns-emac.txt index abd67c13d344..4451ee973223 100644 --- a/Documentation/devicetree/bindings/net/cdns-emac.txt +++ b/Documentation/devicetree/bindings/net/cdns-emac.txt | |||
@@ -3,7 +3,8 @@ | |||
3 | Required properties: | 3 | Required properties: |
4 | - compatible: Should be "cdns,[<chip>-]{emac}" | 4 | - compatible: Should be "cdns,[<chip>-]{emac}" |
5 | Use "cdns,at91rm9200-emac" Atmel at91rm9200 SoC. | 5 | Use "cdns,at91rm9200-emac" Atmel at91rm9200 SoC. |
6 | or the generic form: "cdns,emac". | 6 | Use "cdns,zynq-gem" Xilinx Zynq-7xxx SoC. |
7 | Or the generic form: "cdns,emac". | ||
7 | - reg: Address and length of the register set for the device | 8 | - reg: Address and length of the register set for the device |
8 | - interrupts: Should contain macb interrupt | 9 | - interrupts: Should contain macb interrupt |
9 | - phy-mode: see ethernet.txt file in the same directory. | 10 | - phy-mode: see ethernet.txt file in the same directory. |