summaryrefslogtreecommitdiff
path: root/overlays/colibri-imx6_hdmi_overlay.dts
blob: ca4c42e34975906efe693dacff88f6d25e0ba878 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// Enable the HDMI interface on the Colibri iMX6DL

/dts-v1/;
/plugin/;

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

&hdmi {
	status = "okay";
};