// SPDX-License-Identifier: GPL-2.0-or-later OR MIT /* * Copyright 2021-2022 Toradex */ // Resistive AD7879 touch controller for the 7" display orderable // at Toradex. &ad7879_ts { status = "okay"; }; &i2c2 { /* Was disabled because ad7879 is a single I2C slave */ status = "okay"; };