9
0
Fork 0
barebox/arch/arm/mach-imx
Uwe Kleine-König a38b7017b3 ARM: imx6: reset PLL2's PFD2 on i.MX6D
The check for is_imx6q was introduced initially in

	f1f6d76370 ("ARM: i.MX6: correct work flow of PFDs from uboot-sources")

to differentiate between i.MX6DL+i.MX6SL and i.MX6Q. The i.MX6D must be
handled like the latter, so drop the check. i.MX6DL+i.MX6SL can be
ignored here since since

	a665962824 ("imx6: lowlevel_init: Fix workaround for new i.MX6s chips")

the PFD handling is only done for i.MX6DQ.

Update the comment to be not only logically correct but also helpful.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2016-09-15 10:01:04 +02:00
..
include/mach ARM i.MX50: Add iomux definitions for non-DT board implementations 2016-09-12 08:23:09 +02:00
Kconfig Add i.MX50 support 2016-09-12 08:23:09 +02:00
Makefile Add i.MX50 support 2016-09-12 08:23:09 +02:00
boot.c ARM: i.MX6: add function to get bootsource in pbl 2015-07-16 09:46:01 +02:00
clk-gate-exclusive.c ARM: i.MX: Add imx_clk_gate_exclusive 2015-03-17 07:36:00 +01:00
clk-gate2.c ARM: i.MX6: Enable parent propagation for clk_gate2 2016-09-14 14:39:57 +02:00
clk-imx1.c driver: replace dev_request_mem_region with dev_request_mem_resource 2016-03-07 08:57:56 +01:00
clk-imx5.c Add i.MX50 support 2016-09-12 08:23:09 +02:00
clk-imx6.c clk-imx6: Call clk_enable on mmdc_ch0_axi_podf 2016-03-16 08:23:46 +01:00
clk-imx6sx.c driver: replace dev_request_mem_region with dev_request_mem_resource 2016-03-07 08:57:56 +01:00
clk-imx21.c driver: replace dev_request_mem_region with dev_request_mem_resource 2016-03-07 08:57:56 +01:00
clk-imx25.c ARM: i.MX25: Provide a clock for the nand controller 2016-08-18 16:17:04 +02:00
clk-imx27.c driver: replace dev_request_mem_region with dev_request_mem_resource 2016-03-07 08:57:56 +01:00
clk-imx31.c driver: replace dev_request_mem_region with dev_request_mem_resource 2016-03-07 08:57:56 +01:00
clk-imx35.c ARM i.MX35: Read reset source from CCM 2016-03-29 09:07:14 +02:00
clk-pfd.c ARM i.MX: initial clk support 2012-10-04 15:19:55 +02:00
clk-pllv1.c ARM: i.MX clk-pllv1: Do not use a negative value for the unsigned variable 2016-06-30 08:45:59 +02:00
clk-pllv2.c ARM: i.MX clk-pllv2: Do not use a negative value for the unsigned variable 2016-06-30 08:45:46 +02:00
clk-pllv3.c ARM i.MX6 clk: remove gate_mask from pllv3 2012-12-06 12:59:27 +01:00
clk.h video: i.MX IPUv3: Set ldb clocks correctly 2015-11-30 08:22:31 +01:00
clocksource.c ARM: i.MX27: Fix gpt compatible for latest device trees 2016-03-16 09:29:33 +01:00
cpu_init.c i.MX6: Apply errata 845369 workaround 2016-03-17 08:23:05 +01:00
devices.c spi: imx: Use device ids 2014-02-10 08:41:25 +01:00
esdctl-v4.c ARM: i.MX: esdctl-v4: Use __iomem specifier for memory pointer 2014-01-29 10:18:42 +01:00
esdctl.c ARM: i.MX: esdctl: Fix wrong driver name 2016-04-13 13:00:55 +02:00
external-nand-boot.c ARM: change signature of barebox_arm_entry 2014-05-05 15:09:09 +02:00
iim.c ARM: i.MX: iim: fix potential out of bounds array access 2016-07-07 09:44:46 +02:00
imx-bbu-external-nand.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
imx-bbu-internal.c ARM: i.MX: remove unused imx-flash-header.h 2016-04-01 14:06:35 +02:00
imx.c Add i.MX50 support 2016-09-12 08:23:09 +02:00
imx1.c reset_source: rename set_reset_source to reset_source_set 2014-01-29 12:12:17 +01:00
imx5.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
imx6-mmdc.c ARM: i.MX6: esdctl: Fix CS0_end for 4GiB/cs 2016-04-01 14:06:11 +02:00
imx6.c ARM: imx6: reset PLL2's PFD2 on i.MX6D 2016-09-15 10:01:04 +02:00
imx21.c ARM: i.MX: centralize i.MX startup 2013-06-24 08:35:00 +02:00
imx25.c ARM: i.MX: Remove unused procedure imx25_setup_weimcs 2016-06-27 08:52:35 +02:00
imx27.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
imx31.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
imx35.c imx35: register usb-misc by default 2015-12-02 07:55:26 +01:00
imx50.c Add i.MX50 support 2016-09-12 08:23:09 +02:00
imx51.c ARM: imx51: Remove stale comment 2016-05-23 09:49:41 +02:00
imx53.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
nand.c ARM i.MX: get rid of imx-regs.h 2012-10-17 20:22:02 +02:00
ocotp.c i.MX: ocotp: Register regmap against orignal device 2016-07-19 06:50:34 +02:00
usb-imx6.c ARM i.MX6: Fix usb phy base addresses 2013-01-20 11:07:50 +01:00
xload-common.c ARM: i.MX: Add SPI xload code 2015-07-29 09:16:19 +02:00
xload-esdhc.c ARM: i.MX: xload-esdhc: Find entry in image 2016-04-01 14:07:47 +02:00
xload-spi.c ARM: i.MX: Add SPI xload code 2015-07-29 09:16:19 +02:00
xload.c i.MX: Add provisions to boot from IRAM 2015-05-07 09:49:41 +02:00