// SPDX-License-Identifier: GPL-2.0-or-later OR MIT /* * Copyright 2020-2021 Toradex */ // Enable the resistive touch controller (AD7879) on the Colibri iMX7 /dts-v1/; /plugin/; / { compatible = "toradex,colibri-imx7d", "toradex,colibri-imx7d-emmc", "toradex,colibri-imx7s"; }; &ad7879_ts { status = "okay"; };