diff --git a/drivers/clk/rockchip/clk-px30.c b/drivers/clk/rockchip/clk-px30.c index c3a0eaf57ebf..0487657a1e7a 100644 --- a/drivers/clk/rockchip/clk-px30.c +++ b/drivers/clk/rockchip/clk-px30.c @@ -940,6 +940,8 @@ static const char *const px30_pmucru_critical_clocks[] __initconst = { "hclk_usb_niu", "pll_npll", "usb480m", + "clk_uart2", + "pclk_uart2", }; static void __iomem *px30_cru_base;