Files
u-boot/include
Lukasz Majewski 4aa78300a0 dm: clk: Define clk_get_parent_rate() for clk operations
This commit adds the clk_get_parent_rate() function, which is responsible
for getting the rate of parent clock.
Unfortunately, u-boot's DM support for getting parent is different
(the parent relationship is in udevice) than the one in Common Clock
Framework [CCF] in Linux.

To alleviate this problem - the clk_get_parent_rate() function has been
introduced to clk-uclass.c.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
2019-07-19 14:50:30 +02:00
..
2019-07-13 11:11:30 -04:00
2019-05-20 13:50:34 +02:00
2018-11-27 21:06:53 +05:30
2019-05-09 19:52:55 -04:00
2019-05-05 08:48:50 -04:00
2019-04-23 20:26:43 -06:00
2019-07-18 11:31:25 -04:00
2019-04-22 12:06:39 -04:00
2019-06-23 14:18:42 +08:00
2019-02-20 15:27:09 +08:00
2019-02-09 12:50:22 -07:00
2019-01-01 14:12:18 +01:00
2019-04-23 20:26:43 -06:00
2019-02-02 08:19:17 -05:00
2019-07-15 10:30:08 +08:00
2019-05-20 13:50:34 +02:00
2018-10-02 22:12:32 +05:30
2019-04-12 08:05:52 -04:00
2019-05-20 13:50:34 +02:00
2019-07-18 11:31:29 -04:00
2008-10-18 21:54:03 +02:00
2019-05-31 23:27:12 +02:00
2018-07-19 16:31:37 -04:00
2019-02-01 16:59:12 +01:00
2019-05-21 17:33:23 -06:00
2019-06-04 22:09:26 +02:00