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:
Elaine Zhang
2020-11-11 14:22:56 +08:00
committed by Tao Huang
parent 5f0c2578ed
commit 75f941d347

View File

@@ -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 = {