Skip to content

Commit b1f5f83

Browse files
pphucharlguohan
authored andcommitted
Update label of temperature sensors. (#823)
1 parent 0805f2f commit b1f5f83

File tree

1 file changed

+19
-2
lines changed

1 file changed

+19
-2
lines changed

device/celestica/x86_64-cel_seastone-r0/sensors.conf

+19-2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,27 @@ chip "dps460-*"
33
ignore fan2
44
ignore fan3
55

6-
chip "dx010_lm75b-*"
6+
chip "dx010_lm75b-i2c-5-48"
7+
label temp1 "CPU Board Temp"
78
set temp1_max 43
89
set temp1_max_hyst 28
910

10-
chip "lm75b-*"
11+
chip "dx010_lm75b-i2c-15-4e"
12+
label temp1 "CPU Board Temp"
13+
set temp1_max 43
14+
set temp1_max_hyst 28
15+
16+
chip "dx010_lm75b-i2c-6-49"
17+
label temp1 "Main Board Temp"
18+
set temp1_max 43
19+
set temp1_max_hyst 28
20+
21+
chip "dx010_lm75b-i2c-7-4a"
22+
label temp1 "Main Board Temp"
23+
set temp1_max 43
24+
set temp1_max_hyst 28
25+
26+
chip "dx010_lm75b-i2c-14-48"
27+
label temp1 "Main Board Temp"
1128
set temp1_max 43
1229
set temp1_max_hyst 28

0 commit comments

Comments
 (0)