Re: [PATCH v3 3/4] net: stmmac: register parent MDIO node for sun8i-h3-emac
From: Andrew Lunn <andrew@lunn.ch>
Date: 2017-08-21 13:20:53
Also in:
linux-arm-kernel, linux-devicetree, lkml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2017-08-21 13:20:53
Also in:
linux-arm-kernel, linux-devicetree, lkml
With our hardware, and likely Rockchip's as well, the muxed connections include the MDIO and MII connections
Ah, i did not realise the MII was muxed as well. Then i agree, an MDIO
mux is wrong.
However, please try to make the binding not look like an mdio mux. We
don't want people misunderstanding the binding and thinking it is an
mdio mux.
Andrew