1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 00:32:04 +02:00
Files
u-boot-megous/include
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
..
2020-04-17 12:32:36 -04:00
2020-04-30 17:16:12 +08:00
2020-02-05 19:33:46 -07:00
2020-04-16 14:36:28 +08:00
2020-01-07 14:37:50 +01:00
2020-02-05 19:33:46 -07:00
2020-05-07 09:01:42 -04:00
2020-01-24 23:06:47 +05:30
2020-04-29 11:10:54 +05:30
2020-01-20 15:38:16 +01:00
2020-01-20 15:38:16 +01:00
2020-04-30 17:40:16 +08:00
2020-04-17 12:32:36 -04:00
2020-01-25 12:04:36 -05:00
2020-03-09 18:11:23 -05:00
2020-02-05 19:33:46 -07:00
2020-04-30 10:25:07 +02:00
2020-02-05 19:33:46 -07:00
2020-04-27 13:53:13 +02:00
2020-02-05 19:33:46 -07:00
2020-04-16 14:36:28 +08:00
2020-01-24 23:06:49 +05:30
2020-01-21 15:56:15 +01:00
2020-02-07 22:46:35 +08:00
2020-04-24 16:40:09 -04:00