alistair23-linux/drivers/clk/rockchip
Jacob Chen a811498902 clk: rockchip: rk3288: make all niu clocks critical
NIU clocks are related to the interconnect and it's important to other blocks.
Since we don't have a driver to handle it, we should always enable it to avoid
casually close.

Make all of them critical,so that we don't have to each clock on its own
once things break.

Signed-off-by: Jacob Chen <jacob-chen@iotwrt.com>
[dropped the matching CLK_IGNORE_UNUSED flags]
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
2017-01-23 00:58:45 +01:00
..
clk-cpu.c clk: rockchip: validity should be checked prior to cpu clock rate change 2016-11-14 12:20:53 +01:00
clk-ddr.c
clk-inverter.c
clk-mmc-phase.c
clk-muxgrf.c clk: rockchip: add a clock-type for muxes based in the grf 2017-01-02 14:24:57 +01:00
clk-pll.c clk: rockchip: add new pll-type for rk3328 2017-01-02 14:24:57 +01:00
clk-rk1108.c clk: rockchip: add clock controller for rk1108 2016-11-16 12:37:37 +01:00
clk-rk3036.c
clk-rk3188.c clk: rockchip: use clock ids for memory controller parts on rk3066/rk3188 2017-01-13 17:32:55 +01:00
clk-rk3228.c
clk-rk3288.c clk: rockchip: rk3288: make all niu clocks critical 2017-01-23 00:58:45 +01:00
clk-rk3328.c clk: rockchip: add clock controller for rk3328 2017-01-05 13:36:07 +01:00
clk-rk3368.c
clk-rk3399.c clk: rockchip: fix the incorrect pclk_edp div width for RK3399 2017-01-18 11:23:36 +01:00
clk-rockchip.c
clk.c clk: rockchip: Remove useless init of "grf" to -EPROBE_DEFER 2017-01-06 18:08:16 +01:00
clk.h clk: rockchip: add clock controller for rk3328 2017-01-05 13:36:07 +01:00
Makefile clk: rockchip: add clock controller for rk3328 2017-01-05 13:36:07 +01:00
softrst.c