mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 22:52:35 +02:00
clk: rockchip: px30: Make pclk_top_pre critical
Change-Id: I86081f6dbd85ab36e0e83b5b22fdd7b686a2cf9d Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
parent
e2e86394f6
commit
8ee4287ff7
|
|
@ -1016,6 +1016,7 @@ static const char *const px30_critical_clocks[] __initconst = {
|
|||
"hclk_peri_pre",
|
||||
"aclk_gpu_niu",
|
||||
"clk_gpu_divnp5",
|
||||
"pclk_top_pre",
|
||||
};
|
||||
|
||||
static const char *const px30_pmucru_critical_clocks[] __initconst = {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user