Lines Matching +full:vddl +full:- +full:supply
1 # SPDX-License-Identifier: GPL-2.0-only
3 ---
4 $id: http://devicetree.org/schemas/input/hid-over-i2c.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Benjamin Tissoires <benjamin.tissoires@redhat.com>
11 - Jiri Kosina <jkosina@suse.cz>
19 https://msdn.microsoft.com/en-us/library/windows/hardware/hh852380.aspx
21 If this binding is used, the kernel module i2c-hid will handle the communication
25 - $ref: /schemas/input/touchscreen/touchscreen.yaml#
30 - items:
31 - enum:
32 - wacom,w9013
33 - const: hid-over-i2c
34 - description: Just "hid-over-i2c" alone is allowed, but not recommended.
35 const: hid-over-i2c
43 hid-descr-addr:
49 post-power-on-delay-ms:
53 touchscreen-inverted-x: true
55 touchscreen-inverted-y: true
57 vdd-supply:
58 description: 3.3V supply
60 vddl-supply:
61 description: 1.8V supply
63 wakeup-source: true
66 - compatible
67 - reg
68 - interrupts
73 - |
75 #address-cells = <1>;
76 #size-cells = <0>;
79 compatible = "hid-over-i2c";
81 hid-descr-addr = <0x0020>;