summaryrefslogtreecommitdiff
path: root/rust/kernel/xarray.rs
diff options
context:
space:
mode:
authorIcenowy Zheng <uwu@icenowy.me>2025-08-16 17:11:13 +0800
committerDrew Fustini <fustini@kernel.org>2025-08-18 14:58:23 -0700
commitc567bc5fc68c4388c00e11fc65fd14fe86b52070 (patch)
treeb2ead314c93565bea7080b858ee24f46833bbaec /rust/kernel/xarray.rs
parent8fede7ff692cc06791269cd7c68b2bd2f62af159 (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