projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65746eb
)
iio: light: tcs3472: add link to datasheet
author
Akinobu Mita
<akinobu.mita@gmail.com>
Mon, 26 Jun 2017 15:44:54 +0000
(
00:44
+0900)
committer
Jonathan Cameron
<jic23@kernel.org>
Sat, 1 Jul 2017 09:23:06 +0000
(10:23 +0100)
Add a link to the TCS3472 datasheet in the AMS's website.
Cc: Peter Meerwald <pmeerw@pmeerw.net>
Cc: Jonathan Cameron <jic23@kernel.org>
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/light/tcs3472.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/iio/light/tcs3472.c
b/drivers/iio/light/tcs3472.c
index a9e153b3e1f96e96ce0b0ba4148d8797a52487dd..09e6ca5e332e97aac9e13a54e009ab2f2cd4678d 100644
(file)
--- a/
drivers/iio/light/tcs3472.c
+++ b/
drivers/iio/light/tcs3472.c
@@
-11,6
+11,8
@@
* 7-bit I2C slave address 0x39 (TCS34721, TCS34723) or 0x29 (TCS34725,
* TCS34727)
*
+ * Datasheet: http://ams.com/eng/content/download/319364/1117183/file/TCS3472_Datasheet_EN_v2.pdf
+ *
* TODO: interrupt support, thresholds, wait time
*/