summaryrefslogtreecommitdiff
path: root/overlays/apalis-imx6_vga_overlay.dts
diff options
context:
space:
mode:
Diffstat (limited to 'overlays/apalis-imx6_vga_overlay.dts')
-rw-r--r--overlays/apalis-imx6_vga_overlay.dts25
1 files changed, 0 insertions, 25 deletions
diff --git a/overlays/apalis-imx6_vga_overlay.dts b/overlays/apalis-imx6_vga_overlay.dts
deleted file mode 100644
index ed86d6b..0000000
--- a/overlays/apalis-imx6_vga_overlay.dts
+++ /dev/null
@@ -1,25 +0,0 @@
-// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
-/*
- * Copyright 2020-2021 Toradex
- */
-
-// Enable the VGA interface on the Apalis iMX6Q. Make sure to also select a valid display configuration.
-
-/dts-v1/;
-/plugin/;
-
-/ {
- compatible = "toradex,apalis_imx6q";
-};
-
-&vgaconnector {
- status = "okay";
-};
-
-&vgabridge {
- status = "okay";
-};
-
-&vgadisplay {
- status = "okay";
-};