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

Jagan Teki jagan at amarulasolutions.com
Thu May 7 16:37:15 CEST 2020


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>
> ---

Applied both to u-boot-spi/master


More information about the U-Boot mailing list