Files
u-boot/test/dm
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-07-17 14:32:24 +08:00
2020-09-22 11:27:18 +03:00
2020-07-01 15:01:21 +08:00
2020-07-28 19:30:39 -06:00