OSDN Git Service

clk: rockchip: mark noc and some special clk as critical on rk3288
authorElaine Zhang <zhangqing@rock-chips.com>
Tue, 2 May 2017 07:34:05 +0000 (15:34 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Fri, 2 Jun 2017 13:54:20 +0000 (15:54 +0200)
commit55bb6a633c33caf68ab470907ecf945289cb733d
tree84c117a48ea6441aa85259ebc7869143716dd27d
parentf18c0994cda54dc21d3b0ce2ba130b5ea8f58666
clk: rockchip: mark noc and some special clk as critical on rk3288

The atclk/dbg/jtag/hsic-xin12m/pclk_core clks no driver to handle them.
But this clks need enable,so make it as ignore_unused for now.

The ddrupctl0/ddrupctl1/publ0/publ1 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-rk3288.c