clk: rockchip: rk1808: add cpll as critical clk

Change-Id: Ibf02b6ed9916e774d7a82f33ac7f96e3395e4e88
Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
This commit is contained in:
Elaine Zhang
2019-02-25 16:53:37 +08:00
committed by Tao Huang
parent b57087c149
commit af40bf2604

View File

@@ -1160,6 +1160,7 @@ static const char *const rk1808_critical_clocks[] __initconst = {
"pclk_ddr_grf",
"aclk_gic",
"hsclk_imem",
"cpll",
};
static void __iomem *rk1808_cru_base;