[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191017222231.29122-1-alexandre.belloni@bootlin.com>
Date: Fri, 18 Oct 2019 00:22:29 +0200
From: Alexandre Belloni <alexandre.belloni@...tlin.com>
To: "David S . Miller" <davem@...emloft.net>
Cc: Andrew Lunn <andrew@...n.ch>, Vladimir Zapolskiy <vz@...ia.com>,
Sylvain Lemieux <slemieux.tyco@...il.com>,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
Alexandre Belloni <alexandre.belloni@...tlin.com>
Subject: [PATCH net-next v3 0/2] net: lpc_eth: parse phy nodes from device tree
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
Powered by blists - more mailing lists