From: Shawn Guo Date: Mon, 1 Apr 2013 14:13:32 +0000 (+0800) Subject: ARM: imx: add initial imx6dl support X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~9^2~2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c03a2fed63881abf5ecb5596625157ecfc9e4eb;p=pandora-kernel.git 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 --- Reading git-diff-tree failed