summaryrefslogtreecommitdiff
path: root/overlays/apalis-imx6_disable-parallel-rgb_overlay.dts
blob: 8dadb1de589c837bac81348d44313f4e31b1652e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// Disable the parallel RGB interface on the Apalis iMX6Q.

/dts-v1/;
/plugin/;

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

&lcd_display {
	status = "disabled";
};