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-05-20 13:50:34 +02:00
2019-07-29 17:58:52 -04:00
2019-07-30 10:21:11 +02:00
2019-05-18 12:32:01 -04:00
2019-07-24 13:16:29 -04:00
2019-07-11 14:11:19 -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-05-05 08:48:50 -04:00
2019-08-18 21:54:10 +08:00
2019-07-16 22:17:22 +00: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-19 11:11:09 +08: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-07-16 22:17:22 +00:00
2019-05-07 21:10:04 +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-18 11:31:24 -04:00
2019-06-14 12:39:54 +02:00
2019-06-14 12:39:54 +02:00
2019-07-22 09:21:28 +02:00
2019-06-05 09:16:32 -07:00
2019-06-19 12:54:57 +05:30
2019-07-30 10:21:16 +02:00
2019-05-03 07:23:17 -04:00
2019-07-29 00:08:49 +02:00
2019-06-23 14:18:48 +08:00
2019-06-23 14:18:42 +08:00
2019-05-21 08:03:38 +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-18 16:37:13 -05:00
2019-07-15 10:30:08 +08:00
2019-05-20 13:50:34 +02:00
2019-07-15 10:16:49 +08: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-05-08 13:02:14 +08:00
2019-07-11 10:05:15 -04:00
2019-07-10 16:52:58 -06:00
2019-07-16 22:17:14 +00:00
2019-07-18 16:37:13 -05:00
2019-05-20 13:50:34 +02:00
2019-07-26 21:49:22 -04:00
2019-07-17 11:12:08 -04:00
2019-07-24 14:15:38 -04:00
2019-05-08 16:21:43 -04:00
2019-05-31 23:27:12 +02:00
2019-07-31 09:20:51 +02:00
2019-07-17 11:12:08 -04:00
2019-06-27 13:50:28 +02:00
2019-08-11 16:43:41 -04:00
2019-07-17 11:12:54 -04:00
2019-06-04 23:20:43 +02:00
2019-05-21 17:33:23 -06:00
2019-06-04 22:09:26 +02:00
2019-07-10 16:52:58 -06:00
2019-07-25 13:13:31 -05:00
2019-07-09 07:00:25 +02:00
2019-06-07 10:52:30 -04:00
2019-05-20 12:00:05 +02: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