summaryrefslogtreecommitdiff
path: root/overlays/colibri-imx6_hdmi_overlay.dts
diff options
context:
space:
mode:
Diffstat (limited to 'overlays/colibri-imx6_hdmi_overlay.dts')
-rw-r--r--overlays/colibri-imx6_hdmi_overlay.dts42
1 files changed, 0 insertions, 42 deletions
diff --git a/overlays/colibri-imx6_hdmi_overlay.dts b/overlays/colibri-imx6_hdmi_overlay.dts
deleted file mode 100644
index 83bf5fc..0000000
--- a/overlays/colibri-imx6_hdmi_overlay.dts
+++ /dev/null
@@ -1,42 +0,0 @@
-// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
-/*
- * Copyright 2020-2021 Toradex
- */
-
-// Enable the HDMI interface on the Colibri iMX6DL
-
-/dts-v1/;
-/plugin/;
-
-/ {
- compatible = "toradex,colibri_imx6dl";
-};
-
-&hdmi_audio {
- status = "okay";
-};
-
-&hdmi_core {
- status = "okay";
-};
-
-&hdmi_ddc {
- status = "okay";
-};
-
-&hdmi_video {
- status = "okay";
-};
-
-&i2cddc {
- status = "okay";
-};
-
-&mxcfb2 {
- mode_str ="1920x1080M@60";
- status = "okay";
-};
-
-&sound_hdmi {
- status = "okay";
-};