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

/dts-v1/;
/plugin/;

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

&hdmi {
	status = "okay";
};