6f496bda20
* [device][platform] d6254qs d6556 platform porting [device][platform] sensor and status led support for d7032q28b d7254q28b d7264q28b d6254qs d6556 [device][platform] qos support for d7032q28b d7254q28b [device][platform] service configuration files for d7032q28b d7254q28b d7264q28b d6254qs d6556 * remove binary files and remove non-supported attributes in config.bcm * remove gpio-ich here. file a PR in sonic-linux-kernel instead. * remove unnecessary comments * add GPL license
16 lines
435 B
Plaintext
16 lines
435 B
Plaintext
# libsensors configuration file
|
|
chip "inv_psoc-*"
|
|
ignore temp3
|
|
ignore temp4
|
|
label temp1 "CPU Board Temperature"
|
|
label temp2 "SW Board I Temperature"
|
|
label temp5 "SW Board II Temperature"
|
|
label temp6 "ASIC Temperature"
|
|
label in1 "PSU1 Voltage"
|
|
label in2 "PSU2 Voltage"
|
|
label curr1 "PSU1 Current"
|
|
label curr2 "PSU2 Current"
|
|
label power1 "PSU1 Power"
|
|
label power2 "PSU2 Power"
|
|
|