Peng Fan 4a3de5aa77 clk: imx: clk-composite-93: check slice busy
i.MX93 CCM ROOT STAT register has a SLICE_BUSY bit:
indication for clock generation logic is applying new setting.
0b - Clock generation logic is not busy.
1b - Clock generation logic is applying new setting.

So when set parent/rate/gate, need check this bit.

Introduce specific ops to do the work.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Ye Li <ye.li@nxp.com>
Reviewed-by: Jacky Bai <ping.bai@nxp.com>
Reviewed-by: Abel Vesa <abel.vesa@linaro.org>
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Link: https://lore.kernel.org/r/20220830033137.4149542-4-peng.fan@oss.nxp.com
2022-09-19 13:06:45 +03:00
..
2020-08-22 20:36:57 +08:00
2022-04-12 13:52:58 +03:00
2022-04-12 13:52:58 +03:00
2022-04-12 13:56:02 +03:00
2022-04-12 13:52:58 +03:00
2022-01-29 15:12:07 +02:00
2020-09-07 11:08:50 +08:00
2022-06-03 11:48:47 -07:00
2022-01-29 15:12:07 +02:00
2020-08-23 10:08:35 +08:00
2022-04-12 14:00:20 +03:00
2022-03-04 17:06:29 +02:00