diff options
author | Icenowy Zheng <uwu@icenowy.me> | 2025-08-16 17:11:13 +0800 |
---|---|---|
committer | Drew Fustini <fustini@kernel.org> | 2025-08-18 14:58:23 -0700 |
commit | c567bc5fc68c4388c00e11fc65fd14fe86b52070 (patch) | |
tree | b2ead314c93565bea7080b858ee24f46833bbaec /rust/kernel/xarray.rs | |
parent | 8fede7ff692cc06791269cd7c68b2bd2f62af159 (diff) |
clk: thead: th1520-ap: set all AXI clocks to CLK_IS_CRITICAL
The AXI crossbar of TH1520 has no proper timeout handling, which means
gating AXI clocks can easily lead to bus timeout and thus system hang.
Set all AXI clock gates to CLK_IS_CRITICAL. All these clock gates are
ungated by default on system reset.
In addition, convert all current CLK_IGNORE_UNUSED usage to
CLK_IS_CRITICAL to prevent unwanted clock gating.
Signed-off-by: Icenowy Zheng <uwu@icenowy.me>
Reviewed-by: Drew Fustini <fustini@kernel.org>
Signed-off-by: Drew Fustini <fustini@kernel.org>
Diffstat (limited to 'rust/kernel/xarray.rs')
0 files changed, 0 insertions, 0 deletions