public inbox for linux-iio@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/1] iio:light: Add support for APDS9930 ALS and proximity
@ 2015-06-18 11:44 Cristina Ciocan
  2015-06-18 11:44 ` [PATCH v3 1/1] iio:light: Avago APDS9930 ALS and proximity sensor Cristina Ciocan
  0 siblings, 1 reply; 3+ messages in thread
From: Cristina Ciocan @ 2015-06-18 11:44 UTC (permalink / raw)
  To: jic23; +Cc: knaack.h, lars, pmeerw, linux-iio, Cristina Ciocan

Hello,

The current patch version adds support for Avago APDS9930 sensor on top of
APDS9300. The v2 patch set is the independent driver version, this is the one
suggested at review, combined with APDS9300.

Changes since v2:
	- added APDS9930 on top of APDS9300
	- added enable/disable functionality for both ALS and proximity (from
	sysfs)
	- code cleanup as suggested in v2 review

Cristina Ciocan (1):
  iio:light: Avago APDS9930 ALS and proximity sensor

 drivers/iio/light/apds9300.c | 1361 ++++++++++++++++++++++++++++++++++++++----
 1 file changed, 1248 insertions(+), 113 deletions(-)

--
1.8.1.2


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

end of thread, other threads:[~2015-06-21 17:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-18 11:44 [PATCH v3 0/1] iio:light: Add support for APDS9930 ALS and proximity Cristina Ciocan
2015-06-18 11:44 ` [PATCH v3 1/1] iio:light: Avago APDS9930 ALS and proximity sensor Cristina Ciocan
2015-06-21 17:34   ` Jonathan Cameron

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