devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add a VCNL4040 light and proximity driver
@ 2019-03-15 21:54 Angus Ainslie (Purism)
  2019-03-15 21:54 ` [PATCH 1/2] iio: light: vcnl4000 add support for the VCNL4040 proximity and light sensor Angus Ainslie (Purism)
  2019-03-15 21:54 ` [PATCH 2/2] dt-bindings: iio: light: Document the VCNL4xx0 device tree bindings Angus Ainslie (Purism)
  0 siblings, 2 replies; 5+ messages in thread
From: Angus Ainslie (Purism) @ 2019-03-15 21:54 UTC (permalink / raw)
  To: angus.ainslie
  Cc: Jonathan Cameron, Hartmut Knaack, Lars-Peter Clausen,
	Peter Meerwald-Stadler, Rob Herring, Mark Rutland, Tomas Novotny,
	Angus Ainslie (Purism), Brian Masney, Robert Eshleman,
	Mathieu Othacehe, Parthiban Nallathambi, ryang, linux-iio,
	linux-kernel, devicetree

Extend the Vishay VCNL40x0/4200 driver to work with the VCNL4040
chip.

Angus Ainslie (Purism) (2):
  iio: light: vcnl4000 add support for the VCNL4040 proximity and light
    sensor
  dt-bindings: iio: light: Document the VCNL4xx0 device tree bindings

 .../bindings/iio/light/vcnl4xx0.txt           | 15 ++++
 drivers/iio/light/vcnl4000.c                  | 89 ++++++++++++++++---
 2 files changed, 91 insertions(+), 13 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/iio/light/vcnl4xx0.txt

-- 
2.17.1

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

end of thread, other threads:[~2019-03-16 17:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-15 21:54 [PATCH 0/2] Add a VCNL4040 light and proximity driver Angus Ainslie (Purism)
2019-03-15 21:54 ` [PATCH 1/2] iio: light: vcnl4000 add support for the VCNL4040 proximity and light sensor Angus Ainslie (Purism)
2019-03-16 17:13   ` Jonathan Cameron
2019-03-15 21:54 ` [PATCH 2/2] dt-bindings: iio: light: Document the VCNL4xx0 device tree bindings Angus Ainslie (Purism)
2019-03-16 17:15   ` Jonathan Cameron

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