[PATCH 0/2] Add support to UVIS25 uv sensor

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

--
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



[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Input]     [Linux Kernel]     [Linux SCSI]     [X.org]

  Powered by Linux