summaryrefslogtreecommitdiff
path: root/overlays/colibri-imx8x_atmel-mxt-connector_overlay.dts
blob: 20e85c65ed46e5fb622ff18833099b6c93186371 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// Atmel MXT touchscreen for boards with TS connector. Supports the 7inch and 10inch display orderable at Toradex.

/dts-v1/;
/plugin/;

/ {
	compatible = "toradex,colibri-imx8x";
};

&i2c1 {
	status = "okay";
};

&atmel_mxt_ts {
	status = "okay";
};