mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 06:25:52 +02: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:
parent
5a8f78cec8
commit
1b479a852b
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user