From: Guenter Roeck <linux@roeck-us.net>
To: Camel Guo <camel.guo@axis.com>
Cc: Jean Delvare <jdelvare@suse.com>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
linux-hwmon@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, kernel@axis.com
Subject: Re: [PATCH v4 2/2] hwmon: (tmp401) Add support of three advanced features
Date: Sat, 23 Apr 2022 21:34:44 -0700 [thread overview]
Message-ID: <20220424043444.GA4001077@roeck-us.net> (raw)
In-Reply-To: <20220414075824.2634839-3-camel.guo@axis.com>
On Thu, Apr 14, 2022 at 09:58:23AM +0200, Camel Guo wrote:
> tmp401 driver supports TMP401, TMP411 and TMP43X temperature sensors.
> According to their datasheet:
> - all of them support extended temperature range feature;
> - TMP411 and TPM43X support n-factor correction feature;
> - TMP43X support beta compensation feature.
>
> In order to support setting them during bootup, this commit reads
> ti,extended-range-enable, ti,n-factor and ti,beta-compensation and set
> the corresponding registers during probing.
>
> Signed-off-by: Camel Guo <camel.guo@axis.com>
Applied to hwmon-next.
Thanks,
Guenter
prev parent reply other threads:[~2022-04-24 4:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-14 7:58 [PATCH v4 0/2] hwmon/tmp401: add support of three advanced features Camel Guo
2022-04-14 7:58 ` [PATCH v4 1/2] dt-bindings: hwmon: Add TMP401, TMP411 and TMP43x Camel Guo
2022-04-24 4:34 ` Guenter Roeck
2022-04-14 7:58 ` [PATCH v4 2/2] hwmon: (tmp401) Add support of three advanced features Camel Guo
2022-04-24 4:34 ` 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=20220424043444.GA4001077@roeck-us.net \
--to=linux@roeck-us.net \
--cc=camel.guo@axis.com \
--cc=devicetree@vger.kernel.org \
--cc=jdelvare@suse.com \
--cc=kernel@axis.com \
--cc=krzk+dt@kernel.org \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@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 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).