clk: rockchip: protect rk3368 aclk_bus and aclk_peri clocks
authorJianqun xu <jay.xu@rock-chips.com>
Wed, 2 Dec 2015 13:22:31 +0000 (21:22 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Wed, 2 Dec 2015 22:11:44 +0000 (23:11 +0100)
commit941c4d3f11c9b591f7762d125b7977ceffb1fa7c
tree433c3e9b8fc63cc9a722912158698cee807d62b5
parenta7ce40508803d7ac1e642a93e80709ee2514c1c2
clk: rockchip: protect rk3368 aclk_bus and aclk_peri clocks

Add aclk_bus and aclk_peri to the list of rk3368 critical clocks,
which are the base clocks that supply for all peripherals, never
to be disabled automatically.

Signed-off-by: Jianqun xu <jay.xu@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
drivers/clk/rockchip/clk-rk3368.c