mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 06:25:52 +02:00
clk: rockchip: rk3288: mark pclk_peri as critical clk
Avoid disable the parent clock after the child clock has disabled. Change-Id: I1ea91afe0b6bbefd3a5d8e88641e4a3af5a368a4 Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
This commit is contained in:
parent
379be71085
commit
e2fd10bcb5
|
|
@ -822,6 +822,7 @@ static const char *const rk3288_critical_clocks[] __initconst = {
|
|||
"aclk_rga_niu",
|
||||
"hclk_peri",
|
||||
"hclk_vio_niu",
|
||||
"pclk_peri",
|
||||
"pclk_alive_niu",
|
||||
"pclk_pd_pmu",
|
||||
"pclk_pmu_niu",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user