From: Jonathan Cameron <jic23@kernel.org>
To: Michael Stecklein <m-stecklein@ti.com>
Cc: Hartmut Knaack <knaack.h@gmx.de>,
Lars-Peter Clausen <lars@metafoo.de>,
Peter Meerwald-Stadler <pmeerw@pmeerw.net>,
<linux-iio@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
"Andrew F . Davis" <afd@ti.com>,
Matt Ranostay <matt.ranostay@konsulko.com>
Subject: Re: [PATCH] iio: humidity: hdc100x: document compatible HDC10xx devices
Date: Sat, 3 Jun 2017 09:25:23 +0100 [thread overview]
Message-ID: <20170603092523.77b3b0ee@kernel.org> (raw)
In-Reply-To: <1496416161-8180-1-git-send-email-m-stecklein@ti.com>
On Fri, 2 Jun 2017 10:09:21 -0500
Michael Stecklein <m-stecklein@ti.com> wrote:
> Include datasheet links to compatible HDC10xx devices.
>
> Signed-off-by: Michael Stecklein <m-stecklein@ti.com>
Hi Michael,
Would you mind also adding the i2c_device_id entries for these
other parts and updating the kconfig help to mention that they
are supported? Hmm. Matt, the driver should really have listed
all the parts explicitly in the first place. I was clearly
half asleep whilst reviewing this one.
We'll need to leave the hdc100x entry in there for backwards
compatibility but please add all the others.
Might also be worth taking this opportunity to do an additional
patch adding devicetree bindings for this driver.
If you don't have time for any or all of the above, feel free
to say so!
Thanks,
Jonathan
> ---
>
> Tested on the HDC1080 but not the HDC1010 and HDC1050, however
> their datasheets describe identical functionality.
>
> drivers/iio/humidity/hdc100x.c | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/drivers/iio/humidity/hdc100x.c b/drivers/iio/humidity/hdc100x.c
> index aa17115..ef17613 100644
> --- a/drivers/iio/humidity/hdc100x.c
> +++ b/drivers/iio/humidity/hdc100x.c
> @@ -13,6 +13,12 @@
> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
> * GNU General Public License for more details.
> *
> + * Datasheets:
> + * http://www.ti.com/product/HDC1000/datasheet
> + * http://www.ti.com/product/HDC1008/datasheet
> + * http://www.ti.com/product/HDC1010/datasheet
> + * http://www.ti.com/product/HDC1050/datasheet
> + * http://www.ti.com/product/HDC1080/datasheet
> */
>
> #include <linux/delay.h>
prev parent reply other threads:[~2017-06-03 8:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-02 15:09 [PATCH] iio: humidity: hdc100x: document compatible HDC10xx devices Michael Stecklein
2017-06-03 8:25 ` 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=20170603092523.77b3b0ee@kernel.org \
--to=jic23@kernel.org \
--cc=afd@ti.com \
--cc=knaack.h@gmx.de \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=m-stecklein@ti.com \
--cc=matt.ranostay@konsulko.com \
--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).