| .. | .. |
|---|
| 103 | 103 | |
|---|
| 104 | 104 | Optional properties: |
|---|
| 105 | 105 | - dma-coherent: Present if dma operations are coherent |
|---|
| 106 | | -- mac-address: See ethernet.txt in the same directory |
|---|
| 107 | | -- local-mac-address: See ethernet.txt in the same directory |
|---|
| 108 | 106 | - phy-reset-gpios: Phandle and specifier for any GPIO used to reset the PHY. |
|---|
| 109 | 107 | See ../gpio/gpio.txt. |
|---|
| 110 | 108 | - snps,en-lpi: If present it enables use of the AXI low-power interface |
|---|
| .. | .. |
|---|
| 133 | 131 | - device_type: Must be "ethernet-phy". |
|---|
| 134 | 132 | - fixed-mode device tree subnode: see fixed-link.txt in the same directory |
|---|
| 135 | 133 | |
|---|
| 134 | +The MAC address will be determined using the optional properties |
|---|
| 135 | +defined in ethernet.txt. |
|---|
| 136 | + |
|---|
| 136 | 137 | Examples: |
|---|
| 137 | 138 | ethernet2@40010000 { |
|---|
| 138 | 139 | clock-names = "phy_ref_clk", "apb_pclk"; |
|---|