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
..
Makefile
clk-cpu.c
clk-ddr.c
clk-inverter.c
clk-mmc-phase.c
clk-muxgrf.c
clk-pll.c
clk-rk1108.c
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-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
softrst.c