]> git.baikalelectronics.ru Git - kernel.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)
commit8d71ea7c2120fa4e984087007232a8c7403f43fe
tree1526b438955ac2ddea5e12087a970aaab65b7874
parent32632a7c5ca608385b45b36d7c766c1a0b99d3a3
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]