| .. | .. |
|---|
| 14 | 14 | the PHY reset signal(optional). |
|---|
| 15 | 15 | - reset-names: should contain the reset signal name "mac"(required) |
|---|
| 16 | 16 | and "phy"(optional). |
|---|
| 17 | | -- mac-address: see ethernet.txt [1]. |
|---|
| 18 | 17 | - phy-mode: see ethernet.txt [1]. |
|---|
| 19 | 18 | - phy-handle: see ethernet.txt [1]. |
|---|
| 20 | 19 | - hisilicon,phy-reset-delays-us: triplet of delays if PHY reset signal given. |
|---|
| .. | .. |
|---|
| 22 | 21 | The 2nd cell is reset pulse in micro seconds. |
|---|
| 23 | 22 | The 3rd cell is reset post-delay in micro seconds. |
|---|
| 24 | 23 | |
|---|
| 24 | +The MAC address will be determined using the optional properties |
|---|
| 25 | +defined in ethernet.txt[1]. |
|---|
| 26 | + |
|---|
| 25 | 27 | [1] Documentation/devicetree/bindings/net/ethernet.txt |
|---|
| 26 | 28 | |
|---|
| 27 | 29 | Example: |
|---|