On Mon, Nov 6, 2017 at 12:59 AM, Andrew Lunn <and...@lunn.ch> wrote: > I'm wondering if this should be modelled as a normal MDIO bus? Put the > driver as drivers/net/mdio-realtek.c?
I looked into it but couldn't find a good fit. The MDIO bus makes much more sense since more than one vendor is using it so it's not a one-off. This Realtek is a RTK-specific thing plus I don't think they are doing it anymore. It's very confusing since they are using the MDIO electrical specification and signal names but a totally different custom SMI wire protocol on top. Yours, Linus Walleij