// SPDX-License-Identifier: GPL-2.0-or-later OR MIT /* * Copyright 2020-2021 Toradex */ // Atmel touchscreen for the 7 inch capacitive display orderable at Toradex. Use this devicetree on the Aster board. /dts-v1/; /plugin/; / { compatible = "toradex,colibri-imx7d", "toradex,colibri-imx7d-emmc", "toradex,colibri-imx7s"; }; &atmel_mxt_ts { status = "okay"; }; &fusion_f0710a { status = "disabled"; }; &i2c4 { status = "okay"; };