[PATCH v9 04/10] arm: dts: sunxi: h3/h5: represent the mdio switch used by sun8i-h3-emac
From: Don Baton <hidden>
Date: 2017-10-26 09:56:36
Also in:
linux-devicetree, lkml, netdev
From: Don Baton <hidden>
Date: 2017-10-26 09:56:36
Also in:
linux-devicetree, lkml, netdev
2017-10-26 12:54 GMT+03:00, Andrew Lunn [off-list ref]:
On Tue, Oct 24, 2017 at 07:57:08PM +0200, Corentin Labbe wrote:quoted
Since dwmac-sun8i could use either an integrated PHY or an external PHY (which could be at same MDIO address), we need to represent this selection by a MDIO switch. Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>Reviewed-by: Andrew Lunn <andrew@lunn.ch> Andrew