OSDN Git Service

ARM: dts: imx: Add support for Logic PD i.MX6QD EVM
authorAdam Ford <aford173@gmail.com>
Sun, 10 Feb 2019 20:57:23 +0000 (14:57 -0600)
committerShawn Guo <shawnguo@kernel.org>
Tue, 12 Feb 2019 09:17:11 +0000 (17:17 +0800)
commit1c207f911fe9c8e78efc5a4803a0aa8a18102a23
tree9642d80ad3761e23ed7830d34f7fdca2e48c136b
parentee9ec3ea79c6b3a2c49ac0b406e401a8d0002abb
ARM: dts: imx: Add support for Logic PD i.MX6QD EVM

The EVM consists of a system on module (SOM) and baseboard, and LCD.
This patch adds a DTSI file for the SOM and baseboard separately,
then a wrapper to combine them and specify processor type and a
LCD information.

Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6-logicpd-baseboard.dtsi [new file with mode: 0644]
arch/arm/boot/dts/imx6-logicpd-som.dtsi [new file with mode: 0644]
arch/arm/boot/dts/imx6q-logicpd.dts [new file with mode: 0644]