38bd6be609
Add support for D6332 platform Signed-off-by: cynthia <wu.cynthia@inventec.com>
70 lines
2.0 KiB
Plaintext
70 lines
2.0 KiB
Plaintext
# libsensors configuration file
|
|
chip "ucd90160-*"
|
|
ignore temp1
|
|
|
|
chip "pch_haswell-*"
|
|
label temp1 "PCH Temperature"
|
|
|
|
chip "tmp75-i2c-*-0048"
|
|
label temp1 "CPU Board Temperature"
|
|
|
|
chip "tmp75-i2c-*-004a"
|
|
label temp1 "FrontSide Temperature"
|
|
|
|
chip "tmp75-i2c-*-004e"
|
|
label temp1 "NearASIC Temperature"
|
|
|
|
chip "tmp75-i2c-*-004d"
|
|
label temp1 "RearSide Temperature"
|
|
|
|
chip "inv_cpld-i2c-*-77"
|
|
label fan1 "FanModule1 Front RPM"
|
|
label fan2 "FanModule1 Rear RPM"
|
|
label fan3 "FanModule2 Front RPM"
|
|
label fan4 "FanModule2 Rear RPM"
|
|
label fan5 "FanModule3 Front RPM"
|
|
label fan6 "FanModule3 Rear RPM"
|
|
label fan7 "FanModule4 Front RPM"
|
|
label fan8 "FanModule4 Rear RPM"
|
|
label fan9 "FanModule5 Front RPM"
|
|
label fan10 "FanModule5 Rear RPM"
|
|
label pwm1 "FanModule1 PWM (0-255)"
|
|
label pwm2 "FanModule2 PWM (0-255)"
|
|
label pwm3 "FanModule3 PWM (0-255)"
|
|
label pwm4 "FanModule4 PWM (0-255)"
|
|
label pwm5 "FanModule5 PWM (0-255)"
|
|
label temp1 "ASIC Temperature"
|
|
|
|
chip "pmbus-i2c-*-005a"
|
|
ignore power3
|
|
ignore curr3
|
|
ignore fan2
|
|
label fan1 "PSU1 Fan RPM"
|
|
label temp1 "PSU1 Temperature1"
|
|
label temp2 "PSU1 Temperature2"
|
|
label temp3 "PSU1 Temperature3"
|
|
label in1 "PSU1 Input Voltage"
|
|
label curr1 "PSU1 Input Current"
|
|
label power1 "PSU1 Input Power"
|
|
label in2 "PSU1 Output Voltage"
|
|
label curr2 "PSU1 Output Current"
|
|
label power2 "PSU1 Output Power"
|
|
label pwm1 "PSU1 PWM (0-100)"
|
|
|
|
chip "pmbus-i2c-*-005b"
|
|
ignore power3
|
|
ignore curr3
|
|
ignore fan2
|
|
label fan1 "PSU2 Fan RPM"
|
|
label temp1 "PSU2 Temperature1"
|
|
label temp2 "PSU2 Temperature2"
|
|
label temp3 "PSU2 Temperature3"
|
|
label in1 "PSU2 Input Voltage"
|
|
label curr1 "PSU2 Input Current"
|
|
label power1 "PSU2 Input Power"
|
|
label in2 "PSU2 Output Voltage"
|
|
label curr2 "PSU2 Output Current"
|
|
label power2 "PSU2 Output Power"
|
|
label pwm1 "PSU2 PWM (0-100)"
|
|
|