mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
clk: rockchip: px30: Make pll_npll critical
Change-Id: I14c44b2a467c58f2285afe6219add2c51e1c66eb Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
@@ -925,6 +925,7 @@ static const char *const px30_pmucru_critical_clocks[] __initconst = {
|
||||
"pclk_top_pre",
|
||||
"pclk_pmu_pre",
|
||||
"hclk_usb_niu",
|
||||
"pll_npll",
|
||||
};
|
||||
|
||||
static void __iomem *px30_cru_base;
|
||||
|
||||
Reference in New Issue
Block a user