[PATCH net-next v3 0/2] net: lpc_eth: parse phy nodes from device tree

From: Alexandre Belloni
Date: Thu Oct 17 2019 - 18:22:38 EST


Allow describing connected phys using device tree. This solves issues finding
the phy on the mdio bus and allows decribing the interrupt line the phy is
possibly connected to.

Changes in v3:
- rebased on net-next
- collected Reviewed-by

Changes in v2:
- move the phy decription in the mdio subnode.

Alexandre Belloni (2):
dt-bindings: net: lpc-eth: document optional properties
net: lpc_eth: parse phy nodes from device tree

.../devicetree/bindings/net/lpc-eth.txt | 5 ++++
drivers/net/ethernet/nxp/lpc_eth.c | 28 +++++++++++++------
2 files changed, 25 insertions(+), 8 deletions(-)

--
2.21.0