On Fri, Mar 03, 2017 at 12:10:31AM +0530, Manivannan Sadhasivam wrote: > This patch adds support for STMicro VL6180 - ALS and proximity sensor. Sensor is capable of measuring the light > intensity as well as object distance using TOF(Time of Flight) technology. > > Signed-off-by: Manivannan Sadhasivam <manivannanece23@xxxxxxxxx> > --- > .../devicetree/bindings/iio/light/vl6180.txt | 16 + Acked-by: Rob Herring <robh@xxxxxxxxxx> > drivers/iio/light/Kconfig | 10 + > drivers/iio/light/Makefile | 1 + > drivers/iio/light/vl6180.c | 544 +++++++++++++++++++++ > 4 files changed, 571 insertions(+) > create mode 100644 Documentation/devicetree/bindings/iio/light/vl6180.txt > create mode 100644 drivers/iio/light/vl6180.c -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html