]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: imx: add initial imx6dl support
authorShawn Guo <shawn.guo@linaro.org>
Mon, 1 Apr 2013 14:13:32 +0000 (22:13 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Fri, 12 Apr 2013 11:28:15 +0000 (19:28 +0800)
commit3c03a2fed63881abf5ecb5596625157ecfc9e4eb
tree778ca5a06bce20eb35f4c459505a3c5bf46a0c0a
parent9a37ac481aab63c61488562c03125ba279ad57c6
ARM: imx: add initial imx6dl support

The i.MX6 DualLite/Solo is another i.MX6 family SoC, which is highly
compatible with i.MX6 Quad/Dual.  And that's why we choose to support
it using imx6q code with cpu_is_imx6dl() check when necessary.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/Kconfig.debug
arch/arm/mach-imx/Kconfig
arch/arm/mach-imx/clk-imx6q.c
arch/arm/mach-imx/mach-imx6q.c
arch/arm/mach-imx/mxc.h