public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add support to UVIS25 uv sensor
@ 2017-10-25 18:16 Lorenzo Bianconi
       [not found] ` <20171025181609.3803-1-lorenzo.bianconi-qxv4g6HH51o@public.gmane.org>
  0 siblings, 1 reply; 13+ messages in thread
From: Lorenzo Bianconi @ 2017-10-25 18:16 UTC (permalink / raw)
  To: jic23-DgEjT+Ai2ygdnm+yROfE0A
  Cc: linux-iio-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA, lorenzo.bianconi-qxv4g6HH51o

Lorenzo Bianconi (2):
  iio: light: add support to UVIS25 sensor
  dt-bindings: iio: light: add UVIS25 device bindings

 .../devicetree/bindings/iio/light/st_uvis25.txt    |  23 ++
 drivers/iio/light/Kconfig                          |  22 ++
 drivers/iio/light/Makefile                         |   6 +
 drivers/iio/light/st_uvis25.h                      |  63 +++++
 drivers/iio/light/st_uvis25_buffer.c               | 147 ++++++++++++
 drivers/iio/light/st_uvis25_core.c                 | 264 +++++++++++++++++++++
 drivers/iio/light/st_uvis25_i2c.c                  |  76 ++++++
 drivers/iio/light/st_uvis25_spi.c                  | 109 +++++++++
 8 files changed, 710 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/iio/light/st_uvis25.txt
 create mode 100644 drivers/iio/light/st_uvis25.h
 create mode 100644 drivers/iio/light/st_uvis25_buffer.c
 create mode 100644 drivers/iio/light/st_uvis25_core.c
 create mode 100644 drivers/iio/light/st_uvis25_i2c.c
 create mode 100644 drivers/iio/light/st_uvis25_spi.c

-- 
2.14.2

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2017-11-19 17:24 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-25 18:16 [PATCH 0/2] Add support to UVIS25 uv sensor Lorenzo Bianconi
     [not found] ` <20171025181609.3803-1-lorenzo.bianconi-qxv4g6HH51o@public.gmane.org>
2017-10-25 18:16   ` [PATCH 1/2] iio: light: add support to UVIS25 sensor Lorenzo Bianconi
     [not found]     ` <20171025181609.3803-2-lorenzo.bianconi-qxv4g6HH51o@public.gmane.org>
2017-10-26 17:35       ` Jonathan Cameron
2017-10-26 18:55         ` Peter Meerwald-Stadler
     [not found]           ` <alpine.DEB.2.20.1710262040480.688-M0QeDd4q1oXQbIPoIc8EuQ@public.gmane.org>
2017-10-27 11:32             ` Lorenzo Bianconi
     [not found]               ` <CAA2SeN+z6njqtUFK-qJ7aAhLQbDEn8PzGBQXji6a1NrJCSyNeA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-10-27 12:06                 ` Peter Meerwald-Stadler
2017-10-27 13:26         ` Lorenzo Bianconi
     [not found]           ` <CAA2SeN+WGorb6t52euEnVYOp+R8Mxa0_Y9eeM0qo6=-MsnZ3EQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-11-19 16:44             ` Jonathan Cameron
2017-11-19 17:24               ` Lorenzo Bianconi
2017-10-25 18:16   ` [PATCH 2/2] dt-bindings: iio: light: add UVIS25 device bindings Lorenzo Bianconi
     [not found]     ` <20171025181609.3803-3-lorenzo.bianconi-qxv4g6HH51o@public.gmane.org>
2017-10-27 14:37       ` Rob Herring
2017-10-27 15:03         ` Lorenzo Bianconi
     [not found]           ` <CAA2SeN+m7RbnbBzq8Q2wevVz13Y0zL-oMiu_1d9G5SJULwUvRw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-11-08  0:47             ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox