linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Add a VCNL4040 light and proximity driver
@ 2019-03-17 15:47 Angus Ainslie (Purism)
  2019-03-17 15:47 ` [PATCH v2 1/5] iio: light: vcnl4000 use word writes instead of byte writes Angus Ainslie (Purism)
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Angus Ainslie (Purism) @ 2019-03-17 15:47 UTC (permalink / raw)
  To: Jonathan Cameron
  Cc: Hartmut Knaack, Lars-Peter Clausen, Peter Meerwald-Stadler,
	Rob Herring, Mark Rutland, Angus Ainslie (Purism),
	Tomas Novotny, linux-iio, devicetree, linux-kernel

Extend the Vishay VCNL4000/4010/4020/4200 driver to work with the VCNL4040
chip.

Changes since V1:
    Separated byte vs word bug fix.
    Separated device tree hooks.
    Separated devicetree binding patches.

Angus Ainslie (Purism) (5):
  iio: light: vcnl4000 use word writes instead of byte writes
  iio: light: vcnl4000 add devicetree hooks
  dt-bindings: iio: light: add vcnl4000 devicetree bindings
  iio: light: vcnl4000 add support for the VCNL4040 proximity and light
    sensor
  dt-bindings: iio: light: add vcnl4040 devicetree bindings

 .../bindings/iio/light/vcnl4000.txt           | 24 ++++++
 drivers/iio/light/vcnl4000.c                  | 77 ++++++++++++++++---
 2 files changed, 91 insertions(+), 10 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/iio/light/vcnl4000.txt

-- 
2.17.1


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

end of thread, other threads:[~2019-03-21 14:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-17 15:47 [PATCH v2 0/5] Add a VCNL4040 light and proximity driver Angus Ainslie (Purism)
2019-03-17 15:47 ` [PATCH v2 1/5] iio: light: vcnl4000 use word writes instead of byte writes Angus Ainslie (Purism)
2019-03-20 14:53   ` Tomas Novotny
2019-03-20 20:21     ` Angus Ainslie
2019-03-21 14:28       ` Tomas Novotny
2019-03-17 15:47 ` [PATCH v2 2/5] iio: light: vcnl4000 add devicetree hooks Angus Ainslie (Purism)
2019-03-17 15:48 ` [PATCH v2 3/5] dt-bindings: iio: light: add vcnl4000 devicetree bindings Angus Ainslie (Purism)
2019-03-17 15:48 ` [PATCH v2 4/5] iio: light: vcnl4000 add support for the VCNL4040 proximity and light sensor Angus Ainslie (Purism)
2019-03-17 15:48 ` [PATCH v2 5/5] dt-bindings: iio: light: add vcnl4040 devicetree bindings Angus Ainslie (Purism)

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