Skip to content

Commit

Permalink
dt-bindings: net: lpc-eth: document optional properties
Browse files Browse the repository at this point in the history
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: Alexandre Belloni <alexandre.belloni@bootlin.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Alexandre Belloni authored and David S. Miller committed Oct 18, 2019
1 parent 3858a64 commit 2c69dae
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Documentation/devicetree/bindings/net/lpc-eth.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 2c69dae

Please sign in to comment.