summaryrefslogtreecommitdiff
path: root/overlays/Makefile
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2021-02-13 18:09:58 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2021-02-17 12:40:47 +0100
commit46f929ecdfe5c7d1d1e5b8c58ba8acc293d99dc5 (patch)
tree03197b30376f0194f39050d877fb8b7bd43d5b1c /overlays/Makefile
parent5a72227897da72d2a5ba4f176b35c9a3703d90c7 (diff)
verdin-imx8mm: move most properties in disabled nodes
Move all non conflicting properties into nodes of the main device tree and just set the status to okay for those nodes. Split the touch controller from the lvds controller's overlay into its own. This unifies with the way it is done for the Verdin iMX8M Plus. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'overlays/Makefile')
-rw-r--r--overlays/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/overlays/Makefile b/overlays/Makefile
index d7dd449..f04ea1d 100644
--- a/overlays/Makefile
+++ b/overlays/Makefile
@@ -62,6 +62,7 @@ dtb-y += display-fullhd-imx6_overlay.dtbo
dtb-y += display-lt161010_overlay.dtbo
dtb-y += display-lt170410_overlay.dtbo
dtb-y += display-vga_overlay.dtbo
+dtb-y += touch-atmel-mxt_overlay.dtbo
dtb-y += verdin-imx8mm_lt8912_overlay.dtbo
dtb-y += verdin-imx8mm_ov5640_overlay.dtbo
dtb-y += verdin-imx8mm_sn65dsi84_overlay.dtbo