]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: imx6: clk: i.MX6 DualLite/Solo i2c4 clock
authorIain Paton <ipaton0@gmail.com>
Wed, 16 Apr 2014 18:33:24 +0000 (19:33 +0100)
committerShawn Guo <shawn.guo@freescale.com>
Mon, 12 May 2014 14:58:46 +0000 (22:58 +0800)
commitee3387f97bea00f99add9efe2d2b29374a49af41
tree9b9e7daa1ea5466ed814733a6231364494d58f0d
parent4fcad49245ed7f62f2ad2a3bd238eaac227d3f56
ARM: imx6: clk: i.MX6 DualLite/Solo i2c4 clock

Compared to i.MX6 Quad/Dual the CCM_CCGR1 register in the i.MX6 Solo/DualLite
replaces the ecspi5 clock with the i2c4 clock.

Handle this difference using cpu_is_imx6dl().

Signed-off-by: Iain Paton <ipaton0@gmail.com>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/mach-imx/clk-imx6q.c