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-18 21:54:10 +08:00
2019-08-20 11:46:38 -04:00
2019-08-12 13:33:39 -04:00
2019-08-12 18:47:53 -04:00
2019-07-31 13:08:07 -04:00
2019-07-31 09:20:51 +02:00
2019-07-19 15:18:47 +02:00
2019-07-29 17:58:52 -04:00
2019-07-30 10:21:11 +02:00
2019-07-24 13:16:29 -04:00
2019-08-07 15:31:06 -04:00
2019-08-02 11:19:14 -04:00
2019-08-11 16:43:41 -04:00
2019-07-29 09:30:42 -04:00
2019-08-18 21:54:10 +08:00
2019-08-22 00:10:09 +02:00
2019-08-11 16:43:41 -04:00
2019-08-11 19:27:41 -04:00
2019-07-24 14:15:38 -04:00
2019-07-29 00:21:49 +02:00
2019-07-29 00:32:59 +02:00
2019-07-29 00:21:40 +02:00
2019-08-15 20:33:10 +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 19:27:31 -04:00
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00
2019-07-22 09:21:28 +02:00
2019-07-30 10:21:16 +02:00
2019-07-29 00:08:49 +02:00
2019-08-11 16:43:41 -04:00
2019-07-29 17:58:52 -04:00
2019-07-29 09:30:42 -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-19 14:51:25 +02:00
2019-08-11 16:43:41 -04:00
2019-07-25 13:36:13 -05:00
2019-07-24 13:16:29 -04:00
2019-07-26 21:49:22 -04:00
2019-07-24 14:15:38 -04:00
2019-07-31 09:20:51 +02:00
2019-08-11 16:43:41 -04:00
2019-07-25 13:13:31 -05:00
2019-07-30 10:20:06 +02:00
2019-08-12 13:27:55 -04:00
2019-07-19 20:14:50 +02:00