u-boot-brain/arch/arm/mach-meson
Jagan Teki 5a2b6778fa phy: Use _nodev naming convention if non-device clients
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@baylibre.com>
Cc: Tom Rini <trini@konsulko.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
2020-05-11 01:30:49 +05:30
..
board-axg.c common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
board-common.c common: Move reset_cpu() to the CPU header 2020-01-17 14:02:31 -05:00
board-g12a.c common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
board-gx.c phy: Use _nodev naming convention if non-device clients 2020-05-11 01:30:49 +05:30
board-info.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
Kconfig board: amlogic: select PWRSEQ for all amlogic platform 2020-01-07 14:50:41 +01:00
Makefile ARM: meson: add G12a support 2019-04-23 11:19:09 +02:00
sm.c dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00