]> 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>
Wed, 30 Apr 2014 05:40:28 +0000 (13:40 +0800)
commit22f5176336b4fc859b8b16211bdfe079405a778f
tree3cef1ae06d1974f397d4b932ef3426082ad7c2b4
parenta349efa9ed29de4beaf564024f77caff5c57ed70
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