summaryrefslogtreecommitdiff
path: root/overlays/colibri-imx6_lcd-vga_overlay.dts
diff options
context:
space:
mode:
Diffstat (limited to 'overlays/colibri-imx6_lcd-vga_overlay.dts')
-rw-r--r--overlays/colibri-imx6_lcd-vga_overlay.dts30
1 files changed, 0 insertions, 30 deletions
diff --git a/overlays/colibri-imx6_lcd-vga_overlay.dts b/overlays/colibri-imx6_lcd-vga_overlay.dts
deleted file mode 100644
index 7af1292..0000000
--- a/overlays/colibri-imx6_lcd-vga_overlay.dts
+++ /dev/null
@@ -1,30 +0,0 @@
-// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
-/*
- * Copyright 2020-2021 Toradex
- */
-
-// Enable the LCD interface and turn on the VGA DAC on the Colibri iMX6DL
-
-/dts-v1/;
-/plugin/;
-
-/ {
- compatible = "toradex,colibri_imx6dl";
-};
-
-&backlight {
- status = "okay";
-};
-
-&lcd {
- status = "okay";
-};
-
-&mxcfb1 {
- mode_str ="640x480M@60";
- status = "okay";
-};
-
-&pwm3 {
- status = "okay";
-};