summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6ull-phytec-segin.dtsi
diff options
context:
space:
mode:
authorStefan Riedmueller <s.riedmueller@phytec.de>2020-10-29 08:03:23 +0100
committerShawn Guo <shawnguo@kernel.org>2020-11-10 08:39:25 +0800
commit6d4e1ff5281996efe6a2b9bc58cdcdd446bb52a4 (patch)
tree824a88d790e4356164a90b366fb714c9c8a7b00a /arch/arm/boot/dts/imx6ull-phytec-segin.dtsi
parentf4d0fea16ad771f1f3c930251af90f8b33d9fa66 (diff)
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/imx6ull-phytec-segin.dtsi')
-rw-r--r--arch/arm/boot/dts/imx6ull-phytec-segin.dtsi7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/arm/boot/dts/imx6ull-phytec-segin.dtsi b/arch/arm/boot/dts/imx6ull-phytec-segin.dtsi
index c1595fc785f7..e287a0453b5f 100644
--- a/arch/arm/boot/dts/imx6ull-phytec-segin.dtsi
+++ b/arch/arm/boot/dts/imx6ull-phytec-segin.dtsi
@@ -14,7 +14,6 @@
&iomuxc {
/delete-node/ flexcan1engrp;
/delete-node/ rtcintgrp;
- /delete-node/ stmpegrp;
};
&iomuxc_snvs {
@@ -29,10 +28,4 @@
MX6ULL_PAD_SNVS_TAMPER1__GPIO5_IO01 0x17059
>;
};
-
- pinctrl_stmpe: stmpegrp {
- fsl,pins = <
- MX6ULL_PAD_SNVS_TAMPER3__GPIO5_IO03 0x17059
- >;
- };
};