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-07-12 11:50:55 +02:00
2019-05-23 19:53:09 +05:30
2018-07-23 14:33:21 -04:00
2019-07-18 11:31:31 -04:00
2019-05-21 08:03:38 +02:00
2019-05-05 08:48:50 -04:00
2019-07-31 09:20:51 +02:00
2019-07-24 12:54:08 -07:00
2019-06-11 10:42:48 +02:00
2019-05-21 07:52:33 +02:00
2019-05-18 08:15:35 -04:00
2019-06-14 12:39:54 +02:00
2019-07-26 21:49:22 -04:00
2019-05-10 22:48:11 +02:00
2019-07-19 20:14:50 +02:00
2019-07-17 11:12:54 -04:00
2019-04-23 17:57:22 -04:00
2019-07-12 11:18:53 +02:00
2019-07-19 15:16:54 +02:00
2019-07-27 19:50:52 -04:00
2019-07-27 09:35:05 -04:00
2019-07-27 09:35:05 -04:00
2019-05-19 16:17:33 +08:00
2019-07-12 21:07:58 -04:00
2019-07-18 11:31:32 -04:00
2019-07-16 17:13:15 +05:30
2019-07-19 14:57:14 +02:00
2019-07-27 19:50:52 -04:00
2019-07-19 20:14:50 +02:00
2019-05-26 14:40:50 -04:00
2019-07-20 23:59:44 +08:00
2019-07-26 21:49:25 -04:00
2019-05-10 22:48:11 +02:00
2019-07-22 11:04:52 +02:00
2019-07-19 20:32:24 +02:00
2019-04-11 20:07:12 -04:00
2019-05-24 10:14:10 -07:00
2019-07-27 09:35:05 -04:00
2019-07-14 09:09:49 -04:00
2019-05-09 19:52:55 -04:00
2019-07-19 15:17:05 +02:00
2019-07-24 12:54:08 -07:00
2019-07-11 14:11:18 -04:00
2019-07-19 11:11:09 +08:00
2019-07-20 23:59:44 +08:00
2019-07-19 20:14:50 +02:00
2019-07-11 10:05:15 -04:00
2019-07-11 10:05:15 -04:00