summaryrefslogtreecommitdiff
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorJiri Kosina <jkosina@suse.cz>2018-08-20 19:07:01 +0300
committerJiri Kosina <jkosina@suse.cz>2018-08-20 19:07:01 +0300
commit4435b5774cdf9b3547934333e8facbb3fc1057be (patch)
tree41ffa9a86d6d801fe935f600a91dedce8d5be628 /Documentation/devicetree
parent5a12d86ce3a93b6442963e5f6e6511e8f470f760 (diff)
parent6136f97cd2dd2b5a88d62bd73cc663a803124c09 (diff)
downloadlinux-4435b5774cdf9b3547934333e8facbb3fc1057be.tar.xz
Merge branch 'for-4.19/i2c-hid' into for-linus
Low voltage support for i2c-hid
Diffstat (limited to 'Documentation/devicetree')
-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.