[PATCH v9 04/10] arm: dts: sunxi: h3/h5: represent the mdio switch used by sun8i-h3-emac
From: andrew@lunn.ch (Andrew Lunn)
Date: 2017-10-26 09:54:19
Also in:
linux-devicetree, lkml, netdev
From: andrew@lunn.ch (Andrew Lunn)
Date: 2017-10-26 09:54:19
Also in:
linux-devicetree, lkml, netdev
On Tue, Oct 24, 2017 at 07:57:08PM +0200, Corentin Labbe wrote:
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