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:
@@ -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"
|
||||
|
Reference in New Issue
Block a user