lkml.org 
[lkml]   [2017]   [Aug]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH v3 3/4] net: stmmac: register parent MDIO node for sun8i-h3-emac
    > 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.

    Andrew

    \
     
     \ /
      Last update: 2017-08-20 16:26    [W:3.088 / U:1.048 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site