diff options
author | Angus Ainslie (Purism) <angus@akkea.ca> | 2019-03-21 08:40:47 -0700 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2019-04-04 20:20:48 +0100 |
commit | 54480943235e0533d5ffd6d64697eb38df8b7c0c (patch) | |
tree | 4cd55e36ad5e55c50372c7d45ced71b3d80403a1 /Documentation | |
parent | 5a441aade5b381fd2a0a2f83cea5e1b1f57d6afd (diff) | |
download | linux-54480943235e0533d5ffd6d64697eb38df8b7c0c.tar.gz linux-54480943235e0533d5ffd6d64697eb38df8b7c0c.tar.bz2 linux-54480943235e0533d5ffd6d64697eb38df8b7c0c.zip |
dt-bindings: iio: light: add vcnl4040 devicetree bindings
Document the vishay VCNL4040 devicetree bindings.
Signed-off-by: Angus Ainslie (Purism) <angus@akkea.ca>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/iio/light/vcnl4000.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/iio/light/vcnl4000.txt b/Documentation/devicetree/bindings/iio/light/vcnl4000.txt index 4a9d558a412a..955af4555c90 100644 --- a/Documentation/devicetree/bindings/iio/light/vcnl4000.txt +++ b/Documentation/devicetree/bindings/iio/light/vcnl4000.txt @@ -1,6 +1,6 @@ VISHAY VCNL4000 - Ambient Light and proximity sensor -This driver supports the VCNL4000/10/20 and VCNL4200 chips +This driver supports the VCNL4000/10/20/40 and VCNL4200 chips Required properties: @@ -8,11 +8,13 @@ Required properties: vishay,vcnl4000 vishay,vcnl4010 vishay,vcnl4020 + vishay,vcnl4040 vishay,vcnl4200 -reg: I2C address of the sensor, should be one from below based on the model: 0x13 0x51 + 0x60 Example: |