summaryrefslogtreecommitdiff
path: root/overlays/apalis-imx6_atmel-mxt_overlay.dtsi
blob: fd25ffcaa2714db6803c06f2913016f90f6af067 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
/*
 * Copyright 2020-2022 Toradex
 */

// Atmel MXT capacitive touch controller for the 7" and 10.1" displays
// orderable at Toradex. Compatible with a Capacitive Touch Connector.

&i2c1 {
	status = "okay";
};

&atmel_mxt_ts {
	status = "okay";
};