linux/drivers/clk/rockchip
Heiko Stübner fe94f974e9 clk: rockchip: protect critical clocks from getting disabled
The clock-tree contains clocks that should never get disabled automatically.
One example are the base ACLKs, the base supplies for all peripherals.

Therefore add a structure similar to the sunxi clock-tree to protect these
special clocks from being disabled.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Tested-by: Doug Anderson <dianders@chromium.org>
Tested-by: Kever Yang <kever.yang@rock-chips.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
2014-09-02 15:03:18 -07:00
..
clk-pll.c clk: rockchip: add clock type for pll clocks and pll used on rk3066 2014-07-13 12:17:06 -07:00
clk-rk3188.c clk: rockchip: protect critical clocks from getting disabled 2014-09-02 15:03:18 -07:00
clk-rk3288.c clk: rockchip: protect critical clocks from getting disabled 2014-09-02 15:03:18 -07:00
clk-rockchip.c
clk.c clk: rockchip: protect critical clocks from getting disabled 2014-09-02 15:03:18 -07:00
clk.h clk: rockchip: protect critical clocks from getting disabled 2014-09-02 15:03:18 -07:00
Makefile clk: rockchip: add clock controller for rk3288 2014-07-13 12:17:10 -07:00
softrst.c clk: rockchip: add reset controller 2014-07-13 12:17:07 -07:00