diff options
author | Guenter Roeck <linux@roeck-us.net> | 2021-11-06 05:58:51 +0100 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2022-07-13 17:38:18 +0200 |
commit | 904a6fe689e28abff09c6b039a3dacec5a586c91 (patch) | |
tree | 8959bf14cb3a41057aa78c509fa815c6c5c16289 /net/strparser | |
parent | hwmon: (lm90) Add flag to indicate 'alarms' attribute support (diff) | |
download | linux-904a6fe689e28abff09c6b039a3dacec5a586c91.tar.xz linux-904a6fe689e28abff09c6b039a3dacec5a586c91.zip |
hwmon: (lm90) Add explicit support for MAX6648/MAX6692
Unlike MAX6646/MAX6647/MAX6649, MAX6648 and MAX6692 only support
a temperature range of 0..127 degrees C. Separate support for the
two sets of chips to be able to support maximum temperature ranges
correctly for all chips. Introduce new feature flag to indicate
temperature support up to 255 degrees C.
Since the chips are almost identical except for the supported temperature
range, automatic chip detection is limited. Effectively this means that
MAX6648 may be mis-detected as MAX6649 when auto-detected, but there is
nothing we can do about that.
Devicetree nodes are not added for the added chips since it is quite
unlikely that such old chips will ever be used in a devicetree based
system. They can be added later if needed.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'net/strparser')
0 files changed, 0 insertions, 0 deletions