]> asedeno.scripts.mit.edu Git - linux.git/commit
iio: light: isl29501: Add support for the ISL29501 ToF sensor.
authorMathieu Othacehe <m.othacehe@gmail.com>
Fri, 20 Jul 2018 17:34:26 +0000 (19:34 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 23 Jul 2018 18:18:10 +0000 (19:18 +0100)
commit1c28799257bca28cd5ba715e33157500d6239333
tree1526b438955ac2ddea5e12087a970aaab65b7874
parentc73314e6ebb2651a70ca8a3ff08d4bd6b9f9ade1
iio: light: isl29501: Add support for the ISL29501 ToF sensor.

This patch adds support for the ISL29501 Time of Flight sensor.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Documentation/ABI/testing/sysfs-bus-iio-isl29501 [new file with mode: 0644]
Documentation/devicetree/bindings/iio/light/isl29501.txt [new file with mode: 0644]
drivers/iio/proximity/Kconfig
drivers/iio/proximity/Makefile
drivers/iio/proximity/isl29501.c [new file with mode: 0644]