All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Peter Meerwald <pmeerw@pmeerw.net>, linux-iio@vger.kernel.org
Subject: Re: [PATCH v2] iio: Add si7005 relative humidity and temperature sensor driver
Date: Sat, 11 Jan 2014 11:21:58 +0000	[thread overview]
Message-ID: <52D12956.1080208@kernel.org> (raw)
In-Reply-To: <1389355432-26695-1-git-send-email-pmeerw@pmeerw.net>



On 10/01/14 12:03, Peter Meerwald wrote:
> sensor provides 12-bit relative humidity and 14-bit temperature
> via I2C interface; temperature and linearity compensation is not
> implemented (yet)
>
> driver also supports the Si7015, but not the 2nd generation
> sensors Si7013/Si7020/Si7021
>
> datasheet is here
> http://www.silabs.com/Support%20Documents/TechnicalDocs/Si7005.pdf
>
> v2: (thanks to Lars-Peter Clausen)
> * fix coding style
> * use devm_iio_device_register()
> * change copyright year to 2014
>
> Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
> Reviewed-by: Lars-Peter Clausen <lars@metafoo.de>

Applied to the togreg branch of iio.git (pushed out as testing initially)

      reply	other threads:[~2014-01-11 11:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-10 12:03 [PATCH v2] iio: Add si7005 relative humidity and temperature sensor driver Peter Meerwald
2014-01-11 11:21 ` Jonathan Cameron [this message]

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=52D12956.1080208@kernel.org \
    --to=jic23@kernel.org \
    --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 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.