mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
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:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user