| .. | .. |
|---|
| 18 | 18 | - #size-cells: must be <0>. |
|---|
| 19 | 19 | - phy-mode: see ethernet.txt [1]. |
|---|
| 20 | 20 | - phy-handle: see ethernet.txt [1]. |
|---|
| 21 | | -- mac-address: see ethernet.txt [1]. |
|---|
| 22 | 21 | - clocks: clock phandle and specifier pair. |
|---|
| 23 | 22 | - clock-names: contain the clock name "mac_core"(required) and "mac_ifc"(optional). |
|---|
| 24 | 23 | - resets: should contain the phandle to the MAC core reset signal(optional), |
|---|
| .. | .. |
|---|
| 31 | 30 | The 2nd cell is reset pulse in micro seconds. |
|---|
| 32 | 31 | The 3rd cell is reset post-delay in micro seconds. |
|---|
| 33 | 32 | |
|---|
| 33 | +The MAC address will be determined using the properties defined in |
|---|
| 34 | +ethernet.txt[1]. |
|---|
| 35 | + |
|---|
| 34 | 36 | - PHY subnode: inherits from phy binding [2] |
|---|
| 35 | 37 | |
|---|
| 36 | 38 | [1] Documentation/devicetree/bindings/net/ethernet.txt |
|---|