commit | ee3387f97bea00f99add9efe2d2b29374a49af41 | [log] [tgz] |
---|---|---|
author | Iain Paton <ipaton0@gmail.com> | Wed Apr 16 19:33:24 2014 +0100 |
committer | Shawn Guo <shawn.guo@freescale.com> | Mon May 12 22:58:46 2014 +0800 |
tree | 9b9e7daa1ea5466ed814733a6231364494d58f0d | |
parent | 4fcad49245ed7f62f2ad2a3bd238eaac227d3f56 [diff] |
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>