summaryrefslogtreecommitdiff
path: root/overlays/touch-atmel-mxt_overlay.dts
blob: 732df0ed615bfebd58d5afbc6e3f9335c943e8f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// Atmel MXT touchscreen for the 7inch and 10inch display orderable at Toradex.

/dts-v1/;
/plugin/;

/ {
	compatible = "toradex,verdin-imx8mm",
		     "toradex,verdin-imx8mp";
};

&atmel_mxt_ts {
	status = "okay";
};