aboutsummaryrefslogtreecommitdiffstats
path: root/LICENSES
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2021-11-05 21:58:51 -0700
committerGuenter Roeck <linux@roeck-us.net>2022-07-13 08:38:18 -0700
commit904a6fe689e28abff09c6b039a3dacec5a586c91 (patch)
tree8959bf14cb3a41057aa78c509fa815c6c5c16289 /LICENSES
parenthwmon: (lm90) Add flag to indicate 'alarms' attribute support (diff)
downloadlinux-dev-904a6fe689e28abff09c6b039a3dacec5a586c91.tar.xz
linux-dev-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 'LICENSES')
0 files changed, 0 insertions, 0 deletions