diff options
author | Peng Fan <peng.fan@nxp.com> | 2022-08-30 11:31:32 +0800 |
---|---|---|
committer | Abel Vesa <abel.vesa@linaro.org> | 2022-09-19 13:06:45 +0300 |
commit | 4a3de5aa7743d1def6fba783c072e41df6b851c5 (patch) | |
tree | 78548dbc68c00732f2e4fd9b8858891a78ccc3e8 /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
parent | 90e58072b9d89f85283e05131d650d196b3ecfef (diff) |
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
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions