All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: "Johannes Cornelis Draaijer (datdenkikniet)" <jcdra1@gmail.com>
Cc: linux-hwmon@vger.kernel.org, delvare@suse.com
Subject: Re: [PATCH v3] hwmon: Add AHT10 Temperature and Humidity Sensor Driver
Date: Sat, 23 Jan 2021 08:08:56 -0800	[thread overview]
Message-ID: <20210123160856.GA50415@roeck-us.net> (raw)
In-Reply-To: <20210107194014.GA88780@desktop>

On Thu, Jan 07, 2021 at 08:40:14PM +0100, Johannes Cornelis Draaijer (datdenkikniet) wrote:
> This patch adds a hwmon driver for the AHT10 Temperature and
> Humidity sensor. It has a maximum sample rate, as the datasheet
> states that the chip may heat up if it is sampled more than once
> every two seconds.
> 
> Has been tested a to work on a raspberrypi0w
> 
> Changes from v2:
> Add reference to documentation to index.rst
> Properly align defines
> Clamp value instead of returning error
> Adjust return values
> Remove unnecessary print, check and comment
> 
> Major changes from initial patch:
> Removed devicetree/of references
> Removed aht10_reset, aht10_remove
> Add documentation
> Switch to hwmon channels, attributes and info
> More appropriate usage of mutex
> Return standard error codes
> Add checking statements for errors that are returned
> Other code improvements as suggested
> 
> Signed-off-by: Johannes Cornelis Draaijer (datdenkikniet) <jcdra1@gmail.com>

Applied.

Thanks,
Guenter

      reply	other threads:[~2021-01-23 16:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-07 19:40 [PATCH v3] hwmon: Add AHT10 Temperature and Humidity Sensor Driver Johannes Cornelis Draaijer (datdenkikniet)
2021-01-23 16:08 ` Guenter Roeck [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=20210123160856.GA50415@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=delvare@suse.com \
    --cc=jcdra1@gmail.com \
    --cc=linux-hwmon@vger.kernel.org \
    /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.