[fan] Fixed dynamic minimum fan speed table for SN4410 (#8960)
Put new values to the dynamic minimum fan speed table for SN4410.
This commit is contained in:
parent
95fd2f7534
commit
315922746d
@ -191,8 +191,8 @@ DEVICE_DATA = {
|
||||
'x86_64-mlnx_msn4410-r0': {
|
||||
'thermal': {
|
||||
'minimum_table': {
|
||||
"unk_trust": {"-127:120":16},
|
||||
"unk_untrust": {"-127:120":16},
|
||||
"unk_trust": {"-127:40":12, "41:120":13},
|
||||
"unk_untrust": {"-127:10":12, "11:20":13, "21:30":14, "31:35":15, "36:120":16},
|
||||
}
|
||||
},
|
||||
'fans': {
|
||||
|
Loading…
Reference in New Issue
Block a user