Hi Tom, On Fri, May 1, 2020 at 11:44 PM Jagan Teki <[email protected]> wrote: > > Clients that are requesting some of uclass API's > without a device (with ofnode) usually have _nodev > naming convention. > > - clk_get_by_index_nodev > - clk_get_by_name_nodev > - reset_get_by_index_nodev > - gpio_request_by_name_nodev > > So, update the same naming convention PHY framework. > > This doesn't change the existing functionality. > > Cc: Neil Armstrong <[email protected]> > Cc: Tom Rini <[email protected]> > Signed-off-by: Jagan Teki <[email protected]> > ---
Planning to apply these via spi tree, let me know if you have any questions? thanks! Jagan.

