Message ID | 20191017222231.29122-2-alexandre.belloni@bootlin.com (mailing list archive) |
---|---|
State | Mainlined |
Commit | 2c69dae840c8d1ab93dc7226225807518df84140 |
Headers | show |
Series | net: lpc_eth: parse phy nodes from device tree | expand |
diff --git a/Documentation/devicetree/bindings/net/lpc-eth.txt b/Documentation/devicetree/bindings/net/lpc-eth.txt index b92e927808b6..cfe0e5991d46 100644 --- a/Documentation/devicetree/bindings/net/lpc-eth.txt +++ b/Documentation/devicetree/bindings/net/lpc-eth.txt @@ -10,6 +10,11 @@ Optional properties: absent, "rmii" is assumed. - use-iram: Use LPC32xx internal SRAM (IRAM) for DMA buffering +Optional subnodes: +- mdio : specifies the mdio bus, used as a container for phy nodes according to + phy.txt in the same directory + + Example: mac: ethernet@31060000 {