Lines Matching +full:touchscreen +full:- +full:inverted +full:- +full:x
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/input/touchscreen/elan,elants_i2c.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Elantech I2C Touchscreen
10 - David Heidelberg <david@ixit.cz>
13 - $ref: touchscreen.yaml#
18 - enum:
19 - elan,ektf3624
20 - elan,ekth3500
21 - items:
22 - const: elan,ekth3915
23 - const: elan,ekth3500
31 wakeup-source:
33 description: touchscreen can be used as a wakeup source.
35 reset-gpios:
39 vcc33-supply:
42 vccio-supply:
45 touchscreen-inverted-x: true
46 touchscreen-inverted-y: true
47 touchscreen-size-x: true
48 touchscreen-size-y: true
49 touchscreen-swapped-x-y: true
54 - compatible
55 - reg
56 - interrupts
59 - |
60 #include <dt-bindings/interrupt-controller/irq.h>
63 #address-cells = <1>;
64 #size-cells = <0>;
66 touchscreen@10 {
70 interrupt-parent = <&gpio4>;
72 wakeup-source;