2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-31 14:25:39 +00:00

sensors.conf.default: Add hardwired NCT6796D inputs

It seems Nuvoton NCT6796D also has the same hardwired inputs.

This was determined experimentally on an ASUS PRIME B360M-A board.

Signed-off-by: Roy Zhang <pudh4418@gmail.com>
This commit is contained in:
Roy Zhang
2018-08-22 16:44:04 +08:00
parent 2ddf3e5ad5
commit 64e13d5998

View File

@@ -311,7 +311,8 @@ chip "w83627thf-*"
# set in8_max 3.0 * 1.10
chip "w83627ehf-*" "w83627dhg-*" "w83667hg-*" "nct6775-*" "nct6776-*" "nct6779-*" "nct6791-*" "nct6795-*"
chip "w83627ehf-*" "w83627dhg-*" "w83667hg-*" "nct6775-*" "nct6776-*" \
"nct6779-*" "nct6791-*" "nct6795-*" "nct6796-*"
label in0 "Vcore"
label in2 "AVCC"