linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v3 0/2] net: lpc_eth: parse phy nodes from device tree
@ 2019-10-17 22:22 Alexandre Belloni
  2019-10-17 22:22 ` [PATCH net-next v3 1/2] dt-bindings: net: lpc-eth: document optional properties Alexandre Belloni
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alexandre Belloni @ 2019-10-17 22:22 UTC (permalink / raw)
  To: David S . Miller
  Cc: Andrew Lunn, Vladimir Zapolskiy, Sylvain Lemieux, netdev,
	linux-kernel, linux-arm-kernel, Alexandre Belloni

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-10-18 20:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-17 22:22 [PATCH net-next v3 0/2] net: lpc_eth: parse phy nodes from device tree Alexandre Belloni
2019-10-17 22:22 ` [PATCH net-next v3 1/2] dt-bindings: net: lpc-eth: document optional properties Alexandre Belloni
2019-10-17 22:22 ` [PATCH net-next v3 2/2] net: lpc_eth: parse phy nodes from device tree Alexandre Belloni
2019-10-18 20:16 ` [PATCH net-next v3 0/2] " David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).