提交 f2893aab 编写于 作者: E Elaine Zhang 提交者: Heiko Stuebner

clk: rockchip: mark pclk_ddrupctl as critical_clock on rk3036

No driver to handle this clk yet, but chip design requiress for this clock
supplying the ddr controller to be always on.
Signed-off-by: NElaine Zhang <zhangqing@rock-chips.com>
Signed-off-by: NHeiko Stuebner <heiko@sntech.de>
上级 f6022e88
...@@ -436,6 +436,7 @@ static const char *const rk3036_critical_clocks[] __initconst = { ...@@ -436,6 +436,7 @@ static const char *const rk3036_critical_clocks[] __initconst = {
"aclk_peri", "aclk_peri",
"hclk_peri", "hclk_peri",
"pclk_peri", "pclk_peri",
"pclk_ddrupctl",
}; };
static void __init rk3036_clk_init(struct device_node *np) static void __init rk3036_clk_init(struct device_node *np)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册