mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 22:52:35 +02: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:
parent
8e7a8732e3
commit
158114da5c
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user