summaryrefslogtreecommitdiff
path: root/overlays/colibri-imx7_atmel-mxt-connector_overlay.dts
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2022-08-11 13:29:38 +0200
committerPhilippe Schenker <philippe.schenker@toradex.com>2022-08-11 13:29:38 +0200
commitee4bc9b0dc2426ba3aef50e2d0c254b4e8fbbb43 (patch)
treef1bbabc537ed6476982f28a603a91fe8f78f6086 /overlays/colibri-imx7_atmel-mxt-connector_overlay.dts
parentd5905ae8af38f9b715f6605f239e53cc04f3e087 (diff)
remove unsupported 32bit machines
Toradex 32bit machines are no longer supported on the downstream branch so remove them and adjust the Makefile. Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
Diffstat (limited to 'overlays/colibri-imx7_atmel-mxt-connector_overlay.dts')
-rw-r--r--overlays/colibri-imx7_atmel-mxt-connector_overlay.dts28
1 files changed, 0 insertions, 28 deletions
diff --git a/overlays/colibri-imx7_atmel-mxt-connector_overlay.dts b/overlays/colibri-imx7_atmel-mxt-connector_overlay.dts
deleted file mode 100644
index 2dcadd4..0000000
--- a/overlays/colibri-imx7_atmel-mxt-connector_overlay.dts
+++ /dev/null
@@ -1,28 +0,0 @@
-// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
-/*
- * Copyright 2020-2021 Toradex
- */
-
-// Atmel touchscreen for the 7 inch capacitive display orderable at Toradex. Use this devicetree on the Aster board.
-
-/dts-v1/;
-/plugin/;
-
-
-/ {
- compatible = "toradex,colibri-imx7d",
- "toradex,colibri-imx7d-emmc",
- "toradex,colibri-imx7s";
-};
-
-&atmel_mxt_ts {
- status = "okay";
-};
-
-&fusion_f0710a {
- status = "disabled";
-};
-
-&i2c4 {
- status = "okay";
-};