Commit 2c69dae8 authored by Alexandre Belloni's avatar Alexandre Belloni Committed by David S. Miller
Browse files

dt-bindings: net: lpc-eth: document optional properties



The Ethernet controller is also an mdio controller, to be able to parse
children (phys for example), and mdio node must be present.

Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
Reviewed-by: default avatarAndrew Lunn <andrew@lunn.ch>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 3858a645
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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 {