summaryrefslogtreecommitdiff
path: root/overlays/apalis-imx6_fusion-f0710a_overlay.dts
blob: faea7ee73138c705c6dc442d08fde1c1d63b319a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
/*
 * Copyright 2020-2021 Toradex
 */

// Overlay for Fusion 7" and 10" capacitive multi-touch displays

/dts-v1/;
/plugin/;

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

&atmel_mxt_ts {
	status = "disabled";
};

&fusion_f0710a {
	status = "okay";
};

&i2c1 {
	status = "okay";
};