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)
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>

No differences found