linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Add support and documentation for UPISEMI us5182d als and proximity sensor
@ 2015-08-14  9:29 Adriana Reus
  2015-08-14  9:29 ` [PATCH v3 1/2] iio: light: Add support for UPISEMI uS5182d " Adriana Reus
  2015-08-14  9:29 ` [PATCH v3 2/2] devicetree: Add documentation for UPISEMI us5182d ALS and Proximity sensor Adriana Reus
  0 siblings, 2 replies; 10+ messages in thread
From: Adriana Reus @ 2015-08-14  9:29 UTC (permalink / raw)
  To: jic23, pmeerw, daniel.baluta
  Cc: linux-iio, linux-kernel, devicetree, Adriana Reus

This series adds basic support for this als and proximity sensor and devicetree docs.

Resending the series because I forgot to cc devicetree. Sorry for the follow-up.

Adriana Reus (2):
  iio: light: Add support for UPISEMI uS5182d als and proximity sensor
  devicetree: Add documentation for UPISEMI us5182d ALS and Proximity
    sensor

 .../devicetree/bindings/i2c/trivial-devices.txt    |   1 +
 .../devicetree/bindings/iio/light/us5182d.txt      |  24 +
 .../devicetree/bindings/vendor-prefixes.txt        |   1 +
 drivers/iio/light/Kconfig                          |  10 +
 drivers/iio/light/Makefile                         |   1 +
 drivers/iio/light/us5182d.c                        | 484 +++++++++++++++++++++
 6 files changed, 521 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/iio/light/us5182d.txt
 create mode 100644 drivers/iio/light/us5182d.c

-- 
1.9.1

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH 0/2] Add support and documentation for UPISEMI us5182d als and proximity sensor
@ 2015-08-14  9:17 Adriana Reus
  2015-08-14  9:17 ` [PATCH v3 1/2] iio: light: Add support for UPISEMI uS5182d " Adriana Reus
  0 siblings, 1 reply; 10+ messages in thread
From: Adriana Reus @ 2015-08-14  9:17 UTC (permalink / raw)
  To: jic23, pmeerw, daniel.baluta; +Cc: linux-iio, linux-kernel, Adriana Reus

This series adds basic support for this als and proximity sensor and devicetree docs.

Adriana Reus (2):
  iio: light: Add support for UPISEMI uS5182d als and proximity sensor
  devicetree: Add documentation for UPISEMI us5182d ALS and Proximity
    sensor

 .../devicetree/bindings/i2c/trivial-devices.txt    |   1 +
 .../devicetree/bindings/iio/light/us5182d.txt      |  24 +
 .../devicetree/bindings/vendor-prefixes.txt        |   1 +
 drivers/iio/light/Kconfig                          |  10 +
 drivers/iio/light/Makefile                         |   1 +
 drivers/iio/light/us5182d.c                        | 484 +++++++++++++++++++++
 6 files changed, 521 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/iio/light/us5182d.txt
 create mode 100644 drivers/iio/light/us5182d.c

-- 
1.9.1

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

end of thread, other threads:[~2015-08-18 17:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-14  9:29 [PATCH v3 0/2] Add support and documentation for UPISEMI us5182d als and proximity sensor Adriana Reus
2015-08-14  9:29 ` [PATCH v3 1/2] iio: light: Add support for UPISEMI uS5182d " Adriana Reus
2015-08-15 14:27   ` Jonathan Cameron
2015-08-18 15:28     ` Adriana Reus
2015-08-18 17:33       ` Jonathan Cameron
2015-08-14  9:29 ` [PATCH v3 2/2] devicetree: Add documentation for UPISEMI us5182d ALS and Proximity sensor Adriana Reus
2015-08-15 14:31   ` Jonathan Cameron
2015-08-18 15:13     ` Adriana Reus
2015-08-18 17:36       ` Jonathan Cameron
  -- strict thread matches above, loose matches on Subject: below --
2015-08-14  9:17 [PATCH 0/2] Add support and documentation for UPISEMI us5182d als and proximity sensor Adriana Reus
2015-08-14  9:17 ` [PATCH v3 1/2] iio: light: Add support for UPISEMI uS5182d " Adriana Reus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).