summaryrefslogtreecommitdiff
path: root/overlays/apalis-imx6_stmpe-ts_overlay.dts
blob: 69e1c9a5a6ee7f5bf348e8392183e442056756c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// Resitive STMPE touchscreen for the 7inch resistive touch display orderable at Toradex.

/dts-v1/;
/plugin/;

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

&stmpe_ts {
	status = "okay";
};