diff options
author | Yunus Bas <y.bas@phytec.de> | 2021-12-16 09:41:06 +0100 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2021-12-16 11:09:33 +0100 |
commit | d3af422c0587f55f9d9d3375bf6bb61bea53f014 (patch) | |
tree | 9987628d5d2785c25a537190192b1ff8938beb16 /arch/arm/boot/dts/imx6q-phytec-mira-rdk-emmc.dts | |
parent | ARM: dts: imx6qdl: phytec: Add support for optional PEB-EVAL-01 board (diff) | |
download | linux-d3af422c0587f55f9d9d3375bf6bb61bea53f014.tar.xz linux-d3af422c0587f55f9d9d3375bf6bb61bea53f014.zip |
ARM: dts: imx6qdl: phytec: Add support for optional PEB-AV-02 LCD adapter
The PEB-AV-02 expansion adapter extends the phyBOARD-Mira boards to
connect parallel LCD displays, either with capacitive or resistive
touch.
Signed-off-by: Yunus Bas <y.bas@phytec.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6q-phytec-mira-rdk-emmc.dts')
-rw-r--r-- | arch/arm/boot/dts/imx6q-phytec-mira-rdk-emmc.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6q-phytec-mira-rdk-emmc.dts b/arch/arm/boot/dts/imx6q-phytec-mira-rdk-emmc.dts index db6e2cc36759..bbf5097ca974 100644 --- a/arch/arm/boot/dts/imx6q-phytec-mira-rdk-emmc.dts +++ b/arch/arm/boot/dts/imx6q-phytec-mira-rdk-emmc.dts @@ -9,6 +9,7 @@ #include "imx6qdl-phytec-phycore-som.dtsi" #include "imx6qdl-phytec-mira.dtsi" #include "imx6qdl-phytec-mira-peb-eval-01.dtsi" +#include "imx6qdl-phytec-mira-peb-av-02.dtsi" / { model = "PHYTEC phyBOARD-Mira Quad Carrier-Board with eMMC"; |