diff options
author | Ahmad Khalifa <[email protected]> | 2023-07-17 21:10:51 +0100 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2023-08-21 06:04:29 -0700 |
commit | 3b7f4bde06daaff391a374fc27c8163b2847de34 (patch) | |
tree | 4fdca9cd96b8ece875fa1f3778c9b652ebb1f3f6 /tools/perf/scripts/python/check-perf-trace.py | |
parent | b3af14c4c2841343584b61c49b0cfb8808764239 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions