summaryrefslogtreecommitdiff
path: root/overlays/apalis-imx6_vga-640x480_overlay.dts
blob: 81a276170c68ae8c4c79b588b7cd634948336769 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
/*
 * Copyright 2022 Toradex
 */

// Enable the parallel RGB controller as used by the resistor ladder
// video DAC on the Apalis iMX6 to provide the analog RGB signal on
// the VGA connector.

/dts-v1/;
/plugin/;

/ {
        compatible = "toradex,apalis_imx6q";
};

#include "apalis-imx6_vga_overlay.dtsi"
#include "apalis-imx6_display-vga-640x480_overlay.dtsi"