diff options
author | Yunus Bas <y.bas@phytec.de> | 2021-12-16 11:41:05 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2021-12-16 13:09:21 +0300 |
commit | 841b71c57bcf63137983bad340ffc7b6bfbc6b0a (patch) | |
tree | dc56e48be05b2fabbf2ffe32245007f887317efa /arch/arm/boot/dts/imx6qp-phytec-mira-rdk-nand.dts | |
parent | 20c7b41d03d3c1d75cd652a45554b3594e513e3d (diff) | |
download | linux-841b71c57bcf63137983bad340ffc7b6bfbc6b0a.tar.xz |
ARM: dts: imx6qdl: phytec: Add support for optional PEB-EVAL-01 board
The PHYTEC PEV-EVAL-01 expansion board adds support for additional
gpio-triggered user-leds and gpio-key support.
Signed-off-by: Yunus Bas <y.bas@phytec.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6qp-phytec-mira-rdk-nand.dts')
-rw-r--r-- | arch/arm/boot/dts/imx6qp-phytec-mira-rdk-nand.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6qp-phytec-mira-rdk-nand.dts b/arch/arm/boot/dts/imx6qp-phytec-mira-rdk-nand.dts index f27d7ab42626..06fe0c5315fc 100644 --- a/arch/arm/boot/dts/imx6qp-phytec-mira-rdk-nand.dts +++ b/arch/arm/boot/dts/imx6qp-phytec-mira-rdk-nand.dts @@ -8,6 +8,7 @@ #include "imx6qp.dtsi" #include "imx6qdl-phytec-phycore-som.dtsi" #include "imx6qdl-phytec-mira.dtsi" +#include "imx6qdl-phytec-mira-peb-eval-01.dtsi" / { model = "PHYTEC phyBOARD-Mira QuadPlus Carrier-Board with NAND"; |