Thread (36 messages) 36 messages, 5 authors, 2017-08-25

Re: [PATCH v3 3/4] net: stmmac: register parent MDIO node for sun8i-h3-emac

From: Chen-Yu Tsai <hidden>
Date: 2017-08-21 08:10:47
Also in: linux-arm-kernel, linux-devicetree, lkml

On Sun, Aug 20, 2017 at 10:25 PM, Andrew Lunn [off-list ref] wrote:
quoted
I think we cannot use mdio-mux-mmioreg since the register for doing
the switch is in middle of the "System Control" and shared with
other functions.  This is why we use a sycon/regmap for selecting
the MDIO.
You could add a mdio-mux-regmap.c.

However, it probably need restructuring of the stmmac mdio code, to
make the mdio bus usable as a separate driver. You need stmmac mdio
to probe first, then mdio-mux-remap should probe, and then lastly
stmmmac mac driver.

With stmmac mdio and stmmac mac being in one driver, there is no time
in the middle to allow the mux driver to probe.

It is some effort, but a nice cleanup and generalization.
I'm not sure mdio-mux is the right thing here.

Looking at mdio-mux, it seems to provide a way to access multiplexed
MDIO buses. It says nothing about the MAC<->PHY connection.

With our hardware, and likely Rockchip's as well, the muxed connections
include the MDIO and MII connections, which are muxed at the same time.
It's likely to cause some confusion or even bugs if we implement it as
a separate driver.

ChenYu
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help