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