diff options
author | Guenter Roeck | 2024-07-13 12:03:53 -0700 |
---|---|---|
committer | Guenter Roeck | 2024-07-14 11:49:01 -0700 |
commit | 1ea3fd1eb9869fcdcbc9c68f9728bfc47b9503f1 (patch) | |
tree | 0b5ca93cfe3fc7149cd16b1d50f3b6376e74e85e /scripts/patch-kernel | |
parent | cbf7467828cd4ec7ceac7a8b5b5ddb2f69f07b0e (diff) |
hwmon: (max6697) Fix swapped temp{1,8} critical alarms
The critical alarm bit for the local temperature sensor (temp1) is in
bit 7 of register 0x45 (not bit 6), and the critical alarm bit for remote
temperature sensor 7 (temp8) is in bit 6 (not bit 7).
This only affects MAX6581 since all other chips supported by this driver
do not support those critical alarms.
Fixes: 5372d2d71c46 ("hwmon: Driver for Maxim MAX6697 and compatibles")
Reviewed-by: Tzung-Bi Shih <tzungbi@kernel.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions