2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-09 22:24:04 +08:00
linux-next/drivers/clk/rockchip
Heiko Stübner 2fed71e57a clk: rockchip: also protect hclk_peri as critical
The dwc2 usb controller also uses agressive clock gating, which in this
case leads to hclk_peri getting disabled and hanging the system.
Therefore move it to the critical clocks until we also control that
part of the system.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
2014-09-10 10:42:02 -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: also protect hclk_peri as critical 2014-09-10 10:42:02 -07:00
clk-rk3288.c clk: rockchip: also protect hclk_peri as critical 2014-09-10 10:42:02 -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