OSDN Git Service

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)
committerHeiko Stuebner <heiko@sntech.de>
Fri, 2 Jun 2017 13:57:32 +0000 (15:57 +0200)
commit223c24be740d293519ef8e03f5c075fab5512fd2
tree1c6ec1a5a2eda821901245977d39c8ce775db50e
parent55bb6a633c33caf68ab470907ecf945289cb733d
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>
drivers/clk/rockchip/clk-rk3368.c