change in V3: reword the commit message,explain why the specific clocks are need to be critical. change in v2: fix up some clks which have their own driver, not need to set as critical clocks Elaine Zhang (4): clk: rockchip: rk3036: make pclk_ddrupctl as critical_clock clk: rockchip: rk3228: make noc and some special clk as critical_clocks clk: rockchip: rk3288: make noc and some special clk as critical_clocks clk: rockchip: rk3368: make some special clk as critical_clocks drivers/clk/rockchip/clk-rk3036.c | 1 + drivers/clk/rockchip/clk-rk3228.c | 30 +++++++++++++++++++++++++++++- drivers/clk/rockchip/clk-rk3288.c | 14 ++++++++++---- drivers/clk/rockchip/clk-rk3368.c | 5 ++++- 4 files changed, 44 insertions(+), 6 deletions(-) -- 1.9.1