diff options
| author | Peng Fan <[email protected]> | 2022-08-30 03:31:36 +0000 |
|---|---|---|
| committer | Abel Vesa <[email protected]> | 2022-09-19 10:06:45 +0000 |
| commit | 92d1496fe8644f6612b7adff7581a31002dc8dd0 (patch) | |
| tree | e3a429edf1cb2ed58f2d1196b58ed184a78848af /drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c | |
| parent | clk: imx93: switch to use new clk gate API (diff) | |
| download | kernel-92d1496fe8644f6612b7adff7581a31002dc8dd0.tar.gz kernel-92d1496fe8644f6612b7adff7581a31002dc8dd0.zip | |
clk: imx93: add MU1/2 clock
The clk tree should be as:
bus_aon_root------>\ /--->MU1_B IP
-->MU_B gate-->
bus_wakeup_root--->/ \--->MU2_B IP
bus_aon_root------>\ /--->MU1_A IP
-->MU_A gate-->
bus_wakeup_root--->/ \--->MU2_A IP
So need use shared count gate. And linux use MU_B,
so set MU_A clk as CLK_IGNORE_UNUSED.
Signed-off-by: Peng Fan <[email protected]>
Reviewed-by: Ye Li <[email protected]>
Reviewed-by: Jacky Bai <[email protected]>
Reviewed-by: Abel Vesa <[email protected]>
Signed-off-by: Abel Vesa <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c')
0 files changed, 0 insertions, 0 deletions
