Files
u-boot/drivers
Lukasz Majewski 1a961c9b32 dm: clk: Extend clk_get_parent_rate() to support CLK_GET_RATE_NOCACHE flag
If the CLK_GET_RATE_NOCACHE flag is set - the clk_get_parent_rate()
provides recalculated clock value without considering the cache setting.

This may be necessary for some clocks tightly coupled with power domains
(i.e. imx8), and prevents from reading invalid cached values.

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-05-21 08:03:38 +02:00
2019-02-27 09:12:33 +08:00
2019-05-18 08:15:35 -04:00
2019-07-15 13:32:26 -05:00
2019-02-20 15:27:08 +08:00
2019-05-10 22:48:11 +02:00
2019-07-18 11:31:23 -04:00
2018-07-19 16:31:38 -04:00
2019-05-24 10:14:10 -07:00
2019-07-11 14:11:18 -04:00