linux/drivers/clk/imx
Philipp Zabel 59dc3d8c86 clk: imx51: uart4, uart5 gates only exist on imx50, imx53
i.MX51 only has 3 UARTs and no CCGR7 register. In place of the CCGR7
register on i.MX50/i.MX53 that contains the ipg and per clock gates
for UARTs 4 and 5, on i.MX51 there is the CMEOR register.

Without this patch, the code disabling the UART clocks would also clear
the mod_en_ov_vpu bit in the CMEOR register, among others, which causes
register accesses to the VPU to lock up the system.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2017-12-21 15:59:05 -08:00
..
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
clk-busy.c clk: imx: make clk_ops const 2017-11-01 23:25:49 -07:00
clk-cpu.c
clk-fixup-div.c
clk-fixup-mux.c
clk-gate-exclusive.c
clk-gate2.c clk: imx: make clk_ops const 2017-11-01 23:25:49 -07:00
clk-imx1.c
clk-imx6q.c clk: imx6: refine hdmi_isfr's parent to make HDMI work on i.MX6 SoCs w/o VPU 2017-11-02 00:25:34 -07:00
clk-imx6sl.c clk: imx: constify clk_div_table 2017-08-30 22:30:27 -07:00
clk-imx6sx.c clk: imx: constify clk_div_table 2017-08-30 22:30:27 -07:00
clk-imx6ul.c clk: imx: clk-imx6ul: allow lcdif_pre_sel to change parent rate 2017-11-02 00:25:48 -07:00
clk-imx7d.c clk: imx: imx7d: Remove ARM_M0 clock 2017-11-02 00:26:18 -07:00
clk-imx21.c
clk-imx25.c
clk-imx27.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
clk-imx31.c
clk-imx35.c
clk-imx51-imx53.c clk: imx51: uart4, uart5 gates only exist on imx50, imx53 2017-12-21 15:59:05 -08:00
clk-pfd.c
clk-pllv1.c We have two changes to the core framework this time around. The first being a 2017-11-17 20:04:24 -08:00
clk-pllv2.c We have two changes to the core framework this time around. The first being a 2017-11-17 20:04:24 -08:00
clk-pllv3.c
clk-vf610.c clk: imx: constify clk_div_table 2017-08-30 22:30:27 -07:00
clk.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
clk.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00