On Mon, Sep 16, 2019 at 05:09:33PM -0700, Dmitry Torokhov wrote: > The MDIO device reset line is optional and now that gpiod_get_optional() > returns proper value when GPIO support is compiled out, there is no > reason to use fwnode_get_named_gpiod() that I plan to hide away. > > Let's switch to using more standard gpiod_get_optional() and > gpiod_set_consumer_name() to keep the nice "PHY reset" label. > > Reviewed-by: Andy Shevchenko <[email protected]> > Signed-off-by: Dmitry Torokhov <[email protected]>
Hi Dmitry What path into mainline do you expect this to take? Via DaveM? net-next is closed now, so i guess you will need to repost in two weeks time. Reviewed-by: Andrew Lunn <[email protected]> Andrew

