clk: rockchip: add sclk_timer5 as critical clock on rk3128
authorElaine Zhang <zhangqing@rock-chips.com>
Fri, 1 Sep 2017 02:01:46 +0000 (10:01 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Sat, 16 Sep 2017 23:55:36 +0000 (01:55 +0200)
commit00e6751ffc9e6e0651e514961316fd15f0409683
treec1caf461f8ea280c672a8044db79c37c604cd535
parenta4eb286565eb07ee5acfe6a1409f68ad9f663845
clk: rockchip: add sclk_timer5 as critical clock on rk3128

sclk_timer5 is for arm arch counter, so need always on.
but no dts node to handle this clk, so make it as critical clock

Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
drivers/clk/rockchip/clk-rk3128.c