UPSTREAM: clk: rockchip: mark some special clk as critical on rk3368
authorElaine Zhang <zhangqing@rock-chips.com>
Tue, 2 May 2017 07:34:06 +0000 (15:34 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Mon, 5 Jun 2017 08:12:36 +0000 (16:12 +0800)
commita688f6ff44f3a141be87e2e27ecc37a6119faec6
tree41a8e8301982d1e83807079144ad45786a07694f
parentab90e6391bc3c86d052d954fe32c7526c6fcc947
UPSTREAM: clk: rockchip: mark some special clk as critical on rk3368

The jtag clk no driver to handle them.
But this clk need enable,so make it as critical.

The ddrphy/ddrupctl clks no driver to handle them,
Chip design requirements for these clock to always on,

The pmu_hclk_otg0 is Chip design defect, must be always on,

Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
(cherry picked from git.kernel.org mmind/linux-rockchip.git v4.13-clk/next
 commit 223c24be740d293519ef8e03f5c075fab5512fd2)

Conflicts:
drivers/clk/rockchip/clk-rk3368.c

Change-Id: I31c1c7efb7a83652501a7f53ff5931d9f308f736
Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
drivers/clk/rockchip/clk-rk3368.c