2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-20 11:13:58 +08:00
linux-next/arch/arm/mach-mx5
Jason Liu e1b96ada65 ARM: iMX5: Don't enable DPLL if it already enabled
If the DPLL is already enabled, don't try to enable it again.
Since write to the DPLL control register will make the DPLL
reset and which will cause some issues when some child module
are sourced from this DPLL.

Signed-off-by: Jason Liu <jason.hui@linaro.org>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-08-05 18:10:19 +02:00
..
board-cpuimx51.c ARM: imx: remove #includes already available from devices-common.h 2011-05-19 13:11:08 +02:00
board-cpuimx51sd.c ARM: imx: remove #includes already available from devices-common.h 2011-05-19 13:11:08 +02:00
board-mx50_rdp.c ARM: imx: remove #includes already available from devices-common.h 2011-05-19 13:11:08 +02:00
board-mx51_3ds.c ARM: mx3+mx5: rename mxc_board_init to ${machine}_init 2011-02-11 18:37:33 +01:00
board-mx51_babbage.c ARM: board-mx51_babbage: Fix UART2 registration 2011-07-26 09:43:49 +02:00
board-mx51_efikamx.c efika: Fix board id detection 2011-07-26 09:14:53 +02:00
board-mx51_efikasb.c efika: Fix board id detection 2011-07-26 09:14:53 +02:00
board-mx53_evk.c ARM: imx: remove #includes already available from devices-common.h 2011-05-19 13:11:08 +02:00
board-mx53_loco.c ARM: mx5/mx53_loco: Fix build warning related to gpio_keys_button structure 2011-05-19 13:11:15 +02:00
board-mx53_smd.c ARM: mx5/mx53_smd: Add esdhc support 2011-05-19 13:11:14 +02:00
clock-mx51-mx53.c ARM: iMX5: Don't enable DPLL if it already enabled 2011-08-05 18:10:19 +02:00
cpu_op-mx51.c cpufreq for freescale mx51 2010-10-22 08:24:14 +02:00
cpu_op-mx51.h cpufreq for freescale mx51 2010-10-22 08:24:14 +02:00
cpu.c ARM: mx53: Print silicon revision on boot 2011-05-19 13:11:00 +02:00
crm_regs.h ARM: imx51/53: add sdhc3/4 clock 2011-03-07 19:29:19 +01:00
devices-imx50.h ARM: imx: clean up the section marks of extern data 2011-05-19 13:11:11 +02:00
devices-imx51.h ARM: mx51: Remove imx51_add_gpio_keys 2011-05-19 13:11:25 +02:00
devices-imx53.h ARM: imx: clean up the section marks of extern data 2011-05-19 13:11:11 +02:00
devices.c ARM: mx5: dynamically allocate imx-keypad devices 2011-01-12 14:50:45 +01:00
devices.h ARM: mx5: dynamically allocate imx-keypad devices 2011-01-12 14:50:45 +01:00
efika.h efikamx: add usb h1 support 2011-02-18 10:56:38 +01:00
ehci.c ARM i.MX ehci: factor out soc specific functions 2011-02-11 08:34:17 +01:00
eukrea_mbimx51-baseboard.c ARM: imx: remove #includes already available from devices-common.h 2011-05-19 13:11:08 +02:00
eukrea_mbimxsd-baseboard.c ARM: imx: remove #includes already available from devices-common.h 2011-05-19 13:11:08 +02:00
Kconfig ARM: mxc: don't allow to compile together i.MX51 and i.MX53 2011-05-19 13:11:30 +02:00
Makefile ARM: mx51: Implement code to allow mx51 to enter WFI 2011-03-23 15:08:15 +01:00
Makefile.boot ARM i.MX53: Make MX53 EVK bootable 2011-01-04 12:00:23 +01:00
mm-mx50.c ARM i.MX: Move gpio initialization to SoC specific files 2011-03-07 19:29:37 +01:00
mm.c ARM: mx5: Add watchdog support for MX53 2011-02-18 10:57:56 +01:00
mx51_efika.c efikasb/mx: fix usbh1 initialisation 2011-07-26 09:14:52 +02:00
system.c ARM: mx51: Implement code to allow mx51 to enter WFI 2011-03-23 15:08:15 +01:00