diff options
author | Stefan Riedmueller <s.riedmueller@phytec.de> | 2020-10-29 10:03:23 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2020-11-10 03:39:25 +0300 |
commit | 6d4e1ff5281996efe6a2b9bc58cdcdd446bb52a4 (patch) | |
tree | 824a88d790e4356164a90b366fb714c9c8a7b00a /arch/arm/boot/dts/imx6ul-phytec-segin-ff-rdk-emmc.dts | |
parent | f4d0fea16ad771f1f3c930251af90f8b33d9fa66 (diff) | |
download | linux-6d4e1ff5281996efe6a2b9bc58cdcdd446bb52a4.tar.xz |
ARM: dts: imx6ul: phytec: Add support for optional PEB-AV-02 LCD adapter
The PHYTEC PEB-AV-02 adapter adds the capability to connect a parallel
LCD display to the phyBOARD-Segin full featured, either with capacitive
or resistive touch.
Signed-off-by: Stefan Riedmueller <s.riedmueller@phytec.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6ul-phytec-segin-ff-rdk-emmc.dts')
-rw-r--r-- | arch/arm/boot/dts/imx6ul-phytec-segin-ff-rdk-emmc.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6ul-phytec-segin-ff-rdk-emmc.dts b/arch/arm/boot/dts/imx6ul-phytec-segin-ff-rdk-emmc.dts index 4a25122e0da2..cfc744f8fcad 100644 --- a/arch/arm/boot/dts/imx6ul-phytec-segin-ff-rdk-emmc.dts +++ b/arch/arm/boot/dts/imx6ul-phytec-segin-ff-rdk-emmc.dts @@ -9,6 +9,7 @@ #include "imx6ul-phytec-phycore-som.dtsi" #include "imx6ul-phytec-segin.dtsi" #include "imx6ul-phytec-segin-peb-eval-01.dtsi" +#include "imx6ul-phytec-segin-peb-av-02.dtsi" / { model = "PHYTEC phyBOARD-Segin i.MX6 UltraLite Full Featured with eMMC"; |