Re: [PATCH v3 0/4] make some special clk as critical_clocks

2017-06-02 Thread Heiko Stuebner
Am Dienstag, 2. Mai 2017, 15:34:02 CEST schrieb Elaine Zhang:
> 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

applied all 4 for 4.13


Thanks
Heiko


[PATCH v3 0/4] make some special clk as critical_clocks

2017-05-02 Thread Elaine Zhang
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