Files
u-boot/drivers
Peng Fan 2457612d6d clk: introduce clk_dev_binded
When support Clock Common Framework, U-Boot use dev for
clk tree information, there is no clk->parent. When
support composite clk, it contains mux/gate/divider,
but the mux/gate/divider is not binded with device.
So we could not use dev_get_uclass_priv to get the correct
clk_mux/gate/divider. So add clk_dev_binded to let
choose the correct method.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
2019-07-31 09:20:51 +02:00
..
2019-05-21 08:03:38 +02:00
2019-07-31 09:20:51 +02:00
2019-05-18 08:15:35 -04:00
2019-07-19 15:16:54 +02:00
2019-07-27 19:50:52 -04:00
2019-07-19 20:14:50 +02:00
2019-05-10 22:48:11 +02:00
2019-07-22 11:04:52 +02:00
2019-05-24 10:14:10 -07:00
2019-07-19 15:17:05 +02:00
2019-07-11 14:11:18 -04:00
2019-07-19 11:11:09 +08:00
2019-07-19 20:14:50 +02:00