diff options
author | Shawn Guo | 2013-02-04 23:09:16 +0800 |
---|---|---|
committer | Shawn Guo | 2013-02-10 23:25:47 +0800 |
commit | 7c1da5854f3a4af7e44c059fdde750119c05f1a4 (patch) | |
tree | affe02e4032dec77f675336257b1761f9a2a1164 /arch/arm/boot/dts/imx6q-sabreauto.dts | |
parent | 4bacf2a3fc07a89b4c0dca5a90e68eace9ea8813 (diff) |
ARM: dts: add dtsi for imx6q and imx6dl
Add dtsi for imx6q and imx6dl with non-common blocks moved into there.
Major differences between imx6dl and imx6q:
* Dual vs. Quad cores
* single vs. dual IPU
* 128 vs. 256 KB OCRAM
* imx6q: ECSPI5, OpenVG (GC355), SATA
* imx6dl: I2C4, PXP, EPDC, LCDIF
* iomuxc/pads definition
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6q-sabreauto.dts')
-rw-r--r-- | arch/arm/boot/dts/imx6q-sabreauto.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6q-sabreauto.dts b/arch/arm/boot/dts/imx6q-sabreauto.dts index 5baa82427f3f..656d489122fe 100644 --- a/arch/arm/boot/dts/imx6q-sabreauto.dts +++ b/arch/arm/boot/dts/imx6q-sabreauto.dts @@ -11,7 +11,7 @@ */ /dts-v1/; -/include/ "imx6qdl.dtsi" +/include/ "imx6q.dtsi" / { model = "Freescale i.MX6 Quad SABRE Automotive Board"; |