mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
clk: rockchip: rk3568: mark clk_optc_arb as critical clock
Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com> Change-Id: I63e9b332adeacbebd12df758b0f56b0753598f4c
This commit is contained in:
@@ -1599,6 +1599,7 @@ static const char *const rk3568_cru_critical_clocks[] __initconst = {
|
||||
"hclk_secure_flash",
|
||||
"aclk_core_niu2bus",
|
||||
"npll",
|
||||
"clk_optc_arb",
|
||||
};
|
||||
|
||||
static const char *const rk3568_pmucru_critical_clocks[] __initconst = {
|
||||
|
||||
Reference in New Issue
Block a user