Files
u-boot/include
Peng Fan e6849e2fd8 clk: introduce enable_count
As what Linux Kernel 5.3.0 provides when enable/disable clk,
there is an enable_count in clk_core_disable/enable. Introduce
enable_count to track the clk enable/disable count when
clk_enable/disable for CCF. And Initialize enable_count to 0 when
register the clk.

And clk tree dump with enable_count will be supported, it will
be easy for us to check the clk status with enable_count

Signed-off-by: Peng Fan <peng.fan@nxp.com>
2019-08-22 00:10:09 +02:00
..
2019-08-20 11:46:38 -04:00
2019-07-31 09:20:51 +02:00
2019-07-24 13:16:29 -04:00
2019-08-11 16:43:41 -04:00
2019-08-22 00:10:09 +02:00
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00
2019-08-07 15:31:02 -04:00
2019-08-02 11:19:14 -04:00
2019-07-31 09:20:51 +02:00
2019-07-19 20:14:50 +02:00