2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-27 22:53:55 +08:00
linux-next/drivers/clk/imx
Alexander Stein 8d449cb5e2 clk: imx35: Do not call mxc_timer_init twice when booting with DT
mxc_timer_init must not be called from within mx35_clocks_init_dt. It will
eventually be called by imx31_timer_init_dt
(drivers/clocksource/timer-imx-gpt.c).
This arranges the initialization code similar to clk-imx27.c

Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
2015-09-22 18:03:15 -07:00
..
clk-busy.c
clk-cpu.c
clk-fixup-div.c
clk-fixup-mux.c
clk-gate2.c
clk-gate-exclusive.c
clk-imx1.c clk: i.MX: Remove clk.h include 2015-07-20 10:52:49 -07:00
clk-imx6q.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2015-08-31 17:38:39 -07:00
clk-imx6sl.c
clk-imx6sx.c
clk-imx6ul.c clk: imx: increase AXI clock rate to 264MHz for i.MX6UL 2015-09-17 08:52:17 +08:00
clk-imx7d.c
clk-imx21.c clk: i.MX: Remove clk.h include 2015-07-20 10:52:49 -07:00
clk-imx25.c
clk-imx27.c
clk-imx31.c clk: imx31: add a second rtc clock 2015-08-05 20:01:13 +08:00
clk-imx35.c clk: imx35: Do not call mxc_timer_init twice when booting with DT 2015-09-22 18:03:15 -07:00
clk-imx51-imx53.c
clk-pfd.c clk: i.MX: Remove clk.h include 2015-07-20 10:52:49 -07:00
clk-pllv1.c clk: i.MX: Remove clk.h include 2015-07-20 10:52:49 -07:00
clk-pllv2.c
clk-pllv3.c clk: i.MX: Remove clk.h include 2015-07-20 10:52:49 -07:00
clk-vf610.c clk: clk-vf610: Add clock for Vybrid OCOTP controller 2015-09-22 18:02:40 -07:00
clk.c
clk.h
Makefile clk: imx: add imx6ul clk tree support 2015-07-14 15:02:13 +08:00