summaryrefslogtreecommitdiff
path: root/overlays/apalis-imx8x_atmel-mxt_overlay.dts
blob: f64d41b1a64fae506ff76552302376186d9daff6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// Atmel MXT touchscreen for the 7inch and 10inch display orderable at Toradex.

/dts-v1/;
/plugin/;

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

&atmel_mxt_ts {
	status = "okay";
};

&i2c1 {
	status = "okay";
};