[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1409322382-30021-1-git-send-email-laurentiu.palcu@intel.com>
Date: Fri, 29 Aug 2014 17:26:19 +0300
From: Laurentiu Palcu <laurentiu.palcu@...el.com>
To: Jonathan Cameron <jic23@...nel.org>,
Grant Likely <grant.likely@...aro.org>,
Rob Herring <robh+dt@...nel.org>
Cc: Hartmut Knaack <knaack.h@....de>,
Lars-Peter Clausen <lars@...afoo.de>,
Peter Meerwald <pmeerw@...erw.net>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Laurentiu Palcu <laurentiu.palcu@...el.com>,
Derek Basehore <dbasehore@...omium.org>,
Teodora Baluta <teodora.baluta@...el.com>,
Sachin Kamat <sachin.kamat@...aro.org>,
Jingoo Han <jg1.han@...sung.com>, linux-iio@...r.kernel.org,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org
Subject: [PATCH 0/3] staging: iio: light: isl29018: add support for other chips
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists