dt-bindings: iio: light: Added AMS tsl2591 device tree binding
authorJoe Sandom <joe.g.sandom@gmail.com>
Wed, 21 Apr 2021 22:13:30 +0000 (23:13 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 17 May 2021 12:49:06 +0000 (13:49 +0100)
commitafa2b78f1e58eaca820f32c124e5655f43583eb1
treeab3bd4050f03ffb61819f3b6ae7602df172720de
parent2335f0d7c790157bebf76fae963ba41bcba45fdb
dt-bindings: iio: light: Added AMS tsl2591 device tree binding

Device tree binding for AMS/TAOS tsl2591 ambient light sensor.

This driver supports configuration via device tree and sysfs.
Supported channels for raw infrared light intensity,
raw combined light intensity and illuminance in lux.
The driver additionally supports iio events on lower and
upper thresholds.

This is a very-high sensitivity light-to-digital converter that
transforms light intensity into a digital signal.

Signed-off-by: Joe Sandom <joe.g.sandom@gmail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20210421221330.17007-2-joe.g.sandom@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Documentation/devicetree/bindings/iio/light/amstaos,tsl2591.yaml [new file with mode: 0644]