Messages in this thread |  | | Date | Sat, 23 Apr 2022 21:34:44 -0700 | From | Guenter Roeck <> | Subject | Re: [PATCH v4 2/2] hwmon: (tmp401) Add support of three advanced features |
| |
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
|  |