diff options
author | Brian Masney <masneyb@onstation.org> | 2018-08-02 20:18:59 -0400 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2018-08-18 18:11:47 +0100 |
commit | 28b6977e089dda97f8f32ac1a6a223f59e7065f4 (patch) | |
tree | 1ee71dc1d36d819a61bbdd39c05a671275c64b3a /Documentation/devicetree/bindings/iio | |
parent | 94cd1113aaa07762c57032e2e6212531f5308893 (diff) | |
download | linux-28b6977e089dda97f8f32ac1a6a223f59e7065f4.tar.gz linux-28b6977e089dda97f8f32ac1a6a223f59e7065f4.tar.bz2 linux-28b6977e089dda97f8f32ac1a6a223f59e7065f4.zip |
dt-bindings: iio: tsl2772: add binding for avago,apds9930
This patch adds avago,apds9930 to the tsl2772 bindings.
Signed-off-by: Brian Masney <masneyb@onstation.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'Documentation/devicetree/bindings/iio')
-rw-r--r-- | Documentation/devicetree/bindings/iio/light/tsl2772.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/iio/light/tsl2772.txt b/Documentation/devicetree/bindings/iio/light/tsl2772.txt index 4e7d98627cbf..1c5e6f17a1df 100644 --- a/Documentation/devicetree/bindings/iio/light/tsl2772.txt +++ b/Documentation/devicetree/bindings/iio/light/tsl2772.txt @@ -13,6 +13,7 @@ Required properties: "amstaos,tmd2672" "amstaos,tsl2772" "amstaos,tmd2772" + "avago,apds9930" - reg: the I2C address of the device Optional properties: |