1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * sama5d3dm.dtsi - Device Tree file for SAMA5 display module
5 * Copyright (C) 2013 Atmel,
6 * 2013 Ludovic Desroches <ludovic.desroches@atmel.com>
14 compatible = "qt1070";
16 interrupt-parent = <&pioE>;
17 interrupts = <31 0x0>;
18 pinctrl-names = "default";
19 pinctrl-0 = <&pinctrl_qt1070_irq>;
25 atmel,adc-ts-wires = <4>;
26 atmel,adc-ts-pressure-threshold = <10000>;
32 pinctrl_qt1070_irq: qt1070_irq {
34 <AT91_PIOE 31 AT91_PERIPH_GPIO AT91_PINCTRL_PULL_UP_DEGLITCH>; /* PE31 GPIO with pull up deglith */