[PATCH 2/2] phy: Use _nodev naming convention if non-device clients

Jagan Teki jagan at amarulasolutions.com
Tue May 5 23:17:37 CEST 2020


Hi Tom,

On Fri, May 1, 2020 at 11:44 PM Jagan Teki <jagan at amarulasolutions.com> 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 <narmstrong at baylibre.com>
> Cc: Tom Rini <trini at konsulko.com>
> Signed-off-by: Jagan Teki <jagan at amarulasolutions.com>
> ---

Planning to apply these via spi tree, let me know if you have any
questions? thanks!

Jagan.


More information about the U-Boot mailing list