linux/drivers/clk/imx
Stefan Agner 2e5be528ab clk: imx6ull: use OSC clock during AXI rate change
On i.MX6 ULL using PLL3 seems to cause a freeze when setting
the parent to IMX6UL_CLK_PLL3_USB_OTG. This only seems to appear
since commit 6f9575e556 ("clk: imx: Add CLK_IS_CRITICAL flag
for busy divider and busy mux"), probably because the clock is
now forced to be on.

Fixes: 6f9575e55632("clk: imx: Add CLK_IS_CRITICAL flag for busy divider and busy mux")
Signed-off-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2018-05-15 15:41:01 -07:00
..
Makefile clk: imx: add clock driver for imx6sll 2018-04-06 11:27:27 -07:00
clk-busy.c clk: imx: Add CLK_IS_CRITICAL flag for busy divider and busy mux 2018-04-06 11:27:24 -07:00
clk-cpu.c
clk-fixup-div.c
clk-fixup-mux.c
clk-gate-exclusive.c
clk-gate2.c
clk-imx1.c
clk-imx6q.c
clk-imx6sl.c
clk-imx6sll.c clk: imx: add clock driver for imx6sll 2018-04-06 11:27:27 -07:00
clk-imx6sx.c
clk-imx6ul.c clk: imx6ull: use OSC clock during AXI rate change 2018-05-15 15:41:01 -07:00
clk-imx7d.c clk: imx7d: Move clks_init_on before any clock operations 2018-04-06 10:14:04 -07:00
clk-imx21.c
clk-imx25.c
clk-imx27.c
clk-imx31.c
clk-imx35.c
clk-imx51-imx53.c
clk-pfd.c
clk-pllv1.c
clk-pllv2.c clk: imx: pllv2: avoid using uninitialized values 2018-03-16 15:40:41 -07:00
clk-pllv3.c
clk-vf610.c
clk.c
clk.h clk: imx: add new gate/gate2 wrapper funtion 2018-04-06 11:27:25 -07:00