ARM: dts: Add support for emtrion emCON-MX6 series
authorJan Tuerk <jan.tuerk@emtrion.com>
Tue, 27 Nov 2018 15:04:03 +0000 (16:04 +0100)
committerShawn Guo <shawnguo@kernel.org>
Mon, 10 Dec 2018 02:02:24 +0000 (10:02 +0800)
commit63e71fedc07c4ece748cb0d35642df1e42ebba79
tree09e349a219076e74966be55a80729ca420857b81
parentd87cf8ce52820256dcff3a52871d67e3994e39e0
ARM: dts: Add support for emtrion emCON-MX6 series

This patch adds support for the emtrion GmbH emCON-MX6 modules.
They are available with imx.6 Solo, Dual-Lite, Dual and Quad
equipped with Memory from 512MB to 2GB (configured by U-Boot).

Our default developer-Kit ships with the Avari baseboard and the
EDT ETM0700G0BDH6 Display (imx6[q|dl]-emcon-avari).

The devicetree is split into the common part providing all module
components and the basic support for all SoC versions
(imx6qdl-emcon.dtsi) and parts which are i.mx6 S|DL and D|Q relevant.
Finally the support for the avari baseboard in the developer-kit
configuration is provided by the emcon-avari dts files.

Signed-off-by: Jan Tuerk <jan.tuerk@emtrion.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/imx6dl-emcon-avari.dts [new file with mode: 0644]
arch/arm/boot/dts/imx6q-emcon-avari.dts [new file with mode: 0644]
arch/arm/boot/dts/imx6qdl-emcon-avari.dtsi [new file with mode: 0644]
arch/arm/boot/dts/imx6qdl-emcon.dtsi [new file with mode: 0644]