linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Akinobu Mita <akinobu.mita@gmail.com>
Cc: linux-iio@vger.kernel.org, Peter Meerwald <pmeerw@pmeerw.net>
Subject: Re: [PATCH v2 1/2] iio: light: tcs3472: add link to datasheet
Date: Sat, 1 Jul 2017 10:23:21 +0100	[thread overview]
Message-ID: <20170701102321.618a6057@kernel.org> (raw)
In-Reply-To: <1498491895-19393-2-git-send-email-akinobu.mita@gmail.com>

On Tue, 27 Jun 2017 00:44:54 +0900
Akinobu Mita <akinobu.mita@gmail.com> wrote:

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

Thanks,

Jonathan
> ---
>  drivers/iio/light/tcs3472.c | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/drivers/iio/light/tcs3472.c b/drivers/iio/light/tcs3472.c
> index a9e153b..09e6ca5 100644
> --- 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
>   */
>  


  reply	other threads:[~2017-07-01  9:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-26 15:44 [PATCH v2 0/2] iio: light: tcs3472: support out-of-threshold events Akinobu Mita
2017-06-26 15:44 ` [PATCH v2 1/2] iio: light: tcs3472: add link to datasheet Akinobu Mita
2017-07-01  9:23   ` Jonathan Cameron [this message]
2017-06-26 15:44 ` [PATCH v2 2/2] iio: light: tcs3472: support out-of-threshold events Akinobu Mita
2017-07-01 12:29   ` Jonathan Cameron
2017-09-03 12:09     ` Jonathan Cameron

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170701102321.618a6057@kernel.org \
    --to=jic23@kernel.org \
    --cc=akinobu.mita@gmail.com \
    --cc=linux-iio@vger.kernel.org \
    --cc=pmeerw@pmeerw.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).