aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorJiri Kosina <jkosina@suse.cz>2018-08-20 18:07:01 +0200
committerJiri Kosina <jkosina@suse.cz>2018-08-20 18:07:01 +0200
commit4435b5774cdf9b3547934333e8facbb3fc1057be (patch)
tree41ffa9a86d6d801fe935f600a91dedce8d5be628 /Documentation
parentMerge branch 'for-4.19/elan' into for-linus (diff)
parentHID: i2c-hid: Add vddl regulator control (diff)
downloadlinux-dev-4435b5774cdf9b3547934333e8facbb3fc1057be.tar.xz
linux-dev-4435b5774cdf9b3547934333e8facbb3fc1057be.zip
Merge branch 'for-4.19/i2c-hid' into for-linus
Low voltage support for i2c-hid
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/input/hid-over-i2c.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/input/hid-over-i2c.txt b/Documentation/devicetree/bindings/input/hid-over-i2c.txt
index 4d3da9d91de4..89e6ab89ba38 100644
--- a/Documentation/devicetree/bindings/input/hid-over-i2c.txt
+++ b/Documentation/devicetree/bindings/input/hid-over-i2c.txt
@@ -26,7 +26,8 @@ device-specific compatible properties, which should be used in addition to the
- compatible:
* "wacom,w9013" (Wacom W9013 digitizer). Supports:
- - vdd-supply
+ - vdd-supply (3.3V)
+ - vddl-supply (1.8V)
- post-power-on-delay-ms
- vdd-supply: phandle of the regulator that provides the supply voltage.