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)
committerJianqun xu <jay.xu@rock-chips.com>
Thu, 3 Dec 2015 02:09:21 +0000 (10:09 +0800)
commit5e2a8f650b34cf9bcc46fd8db508d7385bc8db08
tree7c897082607964f1a96b3a74db1870bdc65032a6
parentf96cb05dcd77f778e3b6ead9a30765540c4265ac
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.

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