diff --git a/drivers/clk/rockchip/clk-rk3188.c b/drivers/clk/rockchip/clk-rk3188.c index c449eea3c7b3..577c8430ea62 100644 --- a/drivers/clk/rockchip/clk-rk3188.c +++ b/drivers/clk/rockchip/clk-rk3188.c @@ -755,7 +755,8 @@ static const char *const rk3188_critical_clocks[] __initconst = { "pclk_cpu", "pclk_peri", "hclk_cpubus", - "hclk_vio_bus" + "hclk_vio_bus", + "hclk_ahb2apb", }; static struct rockchip_clk_provider *__init rk3188_common_clk_init(struct device_node *np)