Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Elaine Zhang <zhangqing@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>

authored by

Elaine Zhang and committed by
Heiko Stuebner
f2893aab f6022e88

+1
+1
drivers/clk/rockchip/clk-rk3036.c
··· 436 436 "aclk_peri", 437 437 "hclk_peri", 438 438 "pclk_peri", 439 + "pclk_ddrupctl", 439 440 }; 440 441 441 442 static void __init rk3036_clk_init(struct device_node *np)