Lines Matching +full:event +full:- +full:touch
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Atmel capacitive touch device
10 - Dharma balasubiramani <dharma.b@microchip.com>
13 Atmel capacitive touch device, typically an Atmel touch sensor connected to
17 - $ref: input.yaml#
34 - compatible
35 - reg
36 - interrupts
37 - linux,keycodes
42 - |
43 #include <dt-bindings/interrupt-controller/irq.h>
44 #include <dt-bindings/input/linux-event-codes.h>
46 #address-cells = <1>;
47 #size-cells = <0>;
48 touch@51 {
51 interrupt-parent = <&tlmm>;