mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
clk: rockchip: rk3568: mark pclk_pmu as critical clk
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com> Change-Id: I7edab6e751146e94fc9950da6d31837aa4f66260
This commit is contained in:
@@ -1604,6 +1604,7 @@ static const char *const rk3568_cru_critical_clocks[] __initconst = {
|
||||
|
||||
static const char *const rk3568_pmucru_critical_clocks[] __initconst = {
|
||||
"pclk_pdpmu",
|
||||
"pclk_pmu",
|
||||
"clk_pmu",
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user