linux-hardened/drivers/clk/rockchip
Dmitry Torokhov 9aa75e6e09 clk: rockchip: ensure HCLK_VIO2_H2P and PCLK_VIO2_H2P stay enabled
Currently there is no driver owning these clocks and they have to stay
up for the system to function properly, so let's mark them as
CLK_IGNORE_UNUSED.

Without this patch we have trouble with suspend/resume and we have
trouble turning the eDP back on if it ever idles off.

Signed-off-by: Dmitry Torokhov <dtor@chromium.org>
Reviewed-by: Doug Anderson <dianders@chromium.org>
Tested-by: Doug Anderson <dianders@chromium.org>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
2014-11-13 11:55:45 +01:00
..
clk-cpu.c clk: rockchip: add new clock-type for the cpuclk 2014-09-27 17:57:41 +02:00
clk-pll.c clk: rockchip: change pll rate without a clk-notifier 2014-09-27 17:57:04 +02:00
clk-rk3188.c clk: rockchip: fix rk3188 hsadc_frac definition 2014-11-07 23:41:14 +01:00
clk-rk3288.c clk: rockchip: ensure HCLK_VIO2_H2P and PCLK_VIO2_H2P stay enabled 2014-11-13 11:55:45 +01:00
clk-rockchip.c
clk.c clk: rockchip: disable unused clocks 2014-11-04 22:52:51 +01:00
clk.h clk: rockchip: change PLL setting for better clock jitter 2014-10-29 20:27:20 +01:00
Makefile clk: rockchip: add new clock-type for the cpuclk 2014-09-27 17:57:41 +02:00
softrst.c clk: rockchip: add reset controller 2014-07-13 12:17:07 -07:00