diff options
author | Ahmad Khalifa <ahmad@khalifa.ws> | 2023-07-17 23:10:51 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2023-08-21 16:04:29 +0300 |
commit | 3b7f4bde06daaff391a374fc27c8163b2847de34 (patch) | |
tree | 4fdca9cd96b8ece875fa1f3778c9b652ebb1f3f6 /scripts/dummy-tools | |
parent | b3af14c4c2841343584b61c49b0cfb8808764239 (diff) | |
download | linux-3b7f4bde06daaff391a374fc27c8163b2847de34.tar.xz |
hwmon: (nct6775) Increase and reorder ALARM/BEEP bits
* Increase available bits, IN: 16 to 24, FAN: 8 to 12,
TEMP: 6 to 12
* Reorder alarm/beep definitions to match in order to allow
additional inputs in the future
* Remove comments about 'unused' bits as probe() is a better
reference
Testing note:
* Tested on nct6799 with IN/FAN/TEMP, and changing min/max/high/hyst,
that triggers the corresponding alarms correctly. Good confirmation
on the original mapping of the registers and masks.
As to be expected, only 4 fans and 2 temps (fixed) have limits
currently on nct6799 on my board.
* Trouble with testing intrusion alarms and beeps, no way to confirm
those. As I understand now, intrusion/caseopen is probably not
connected on my board.
And I haven't seen a buzzer on a board in ages.
Signed-off-by: Ahmad Khalifa <ahmad@khalifa.ws>
Link: https://lore.kernel.org/r/20230717201050.1657809-1-ahmad@khalifa.ws
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'scripts/dummy-tools')
0 files changed, 0 insertions, 0 deletions