diff options
author | Jiri Kosina <jkosina@suse.cz> | 2018-08-20 19:07:01 +0300 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2018-08-20 19:07:01 +0300 |
commit | 4435b5774cdf9b3547934333e8facbb3fc1057be (patch) | |
tree | 41ffa9a86d6d801fe935f600a91dedce8d5be628 /Documentation | |
parent | 5a12d86ce3a93b6442963e5f6e6511e8f470f760 (diff) | |
parent | 6136f97cd2dd2b5a88d62bd73cc663a803124c09 (diff) | |
download | linux-4435b5774cdf9b3547934333e8facbb3fc1057be.tar.xz |
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.txt | 3 |
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. |