Files
u-boot/drivers
Claudiu Beznea 4d139f3838 clk: bind clk to new parent device
Clock re-parenting is not binding the clock's device to its new
parent device, it only calls the clock's ops->set_parent() API. The
changes in this commit re-parent the clock device to its new parent
so that subsequent operations like clk_get_parent() to point to the
proper parent.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-09-22 11:27:18 +03:00
..
2020-08-03 22:19:54 -04:00
2020-09-22 11:27:18 +03:00
2020-07-27 14:16:29 +05:30
2020-09-01 14:47:43 +02:00
2020-09-08 16:43:48 +02:00
2020-05-18 21:19:18 -04:00
2020-09-01 17:00:27 +08:00
2020-08-03 22:19:54 -04:00
2020-08-24 14:11:31 -04:00