All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: iio: light: isl29018: add support for other chips
@ 2014-08-29 14:26 ` Laurentiu Palcu
  0 siblings, 0 replies; 16+ messages in thread
From: Laurentiu Palcu @ 2014-08-29 14:26 UTC (permalink / raw)
  To: Jonathan Cameron, Grant Likely, Rob Herring
  Cc: Hartmut Knaack, Lars-Peter Clausen, Peter Meerwald,
	Greg Kroah-Hartman, Laurentiu Palcu, Derek Basehore,
	Teodora Baluta, Sachin Kamat, Jingoo Han, linux-iio, devel,
	linux-kernel, devicetree

Hi,

This patchset adds support for 2 similar ALS chips: ISL29023 and ISL29035.

The chip I performed tests on was a ISL29035, since I didn't have eval boards, for the
other 2 chips, handy.

The registers tables for each chip can be found here:

ISL29018: [1] - page 10
ISL29023: [2] - page 8
ISL29035: [3] - page 10

[1] http://www.intersil.com/content/dam/Intersil/documents/isl2/isl29018.pdf
[2] http://www.intersil.com/content/dam/Intersil/documents/isl2/isl29023.pdf
[3] http://www.intersil.com/content/dam/Intersil/documents/isl2/isl29035.pdf

thanks,
laurentiu

Laurentiu Palcu (3):
  staging: iio: light: isl29018: fix typo
  staging: iio: light: isl29018: add support for isl29023 and isl29035
  staging: iio: light: isl29018: add ACPI support

 drivers/staging/iio/light/isl29018.c | 205 ++++++++++++++++++++++++++++++-----
 1 file changed, 179 insertions(+), 26 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2014-09-13 16:56 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-29 14:26 [PATCH 0/3] staging: iio: light: isl29018: add support for other chips Laurentiu Palcu
2014-08-29 14:26 ` Laurentiu Palcu
2014-08-29 14:26 ` [PATCH 1/3] staging: iio: light: isl29018: fix typo Laurentiu Palcu
2014-08-29 14:26   ` Laurentiu Palcu
2014-08-30 10:03   ` Jonathan Cameron
2014-08-30 10:03     ` Jonathan Cameron
2014-08-29 14:26 ` [PATCH 2/3] staging: iio: light: isl29018: add support for isl29023 and isl29035 Laurentiu Palcu
2014-08-29 14:26   ` Laurentiu Palcu
2014-08-30 10:12   ` Jonathan Cameron
2014-08-30 10:12     ` Jonathan Cameron
2014-08-29 14:26 ` [PATCH 3/3] staging: iio: light: isl29018: add ACPI support Laurentiu Palcu
2014-08-29 14:26   ` Laurentiu Palcu
2014-08-30 10:39   ` Jonathan Cameron
2014-08-30 10:39     ` Jonathan Cameron
2014-09-01  9:20   ` [PATCH v2 " Laurentiu Palcu
2014-09-13 16:56     ` Jonathan Cameron

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.