clk: rockchip: rk3568: mark hclk_php and pclk_php as critical clock

Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
Change-Id: Ie73d2b9a19d0d5f17311fb6be96e1ace96ffe999
This commit is contained in:
Elaine Zhang
2020-11-14 14:43:55 +08:00
parent 5a8f78cec8
commit 1b479a852b

View File

@@ -1600,6 +1600,8 @@ static const char *const rk3568_cru_critical_clocks[] __initconst = {
"aclk_core_niu2bus",
"npll",
"clk_optc_arb",
"hclk_php",
"pclk_php",
};
static const char *const rk3568_pmucru_critical_clocks[] __initconst = {