summaryrefslogtreecommitdiff
path: root/overlays/apalis-imx6_lvds_overlay.dts
blob: 6adcf93c6ff411875fac50b6937d4ffe7faa15b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// Enable the LVDS interface on the Apalis iMX6Q. Make sure to also select a valid display configuration.

/dts-v1/;
/plugin/;

/ {
        compatible = "toradex,apalis_imx6q";
        fragment@0 {
                target-path = "/ldb";
                __overlay__ {
                        status = "okay";
                };
        };
};