[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
60e424e3be
commit
cd0d407690
@ -207,8 +207,8 @@ DEVICE_DATA = {
|
|||||||
'x86_64-mlnx_msn4410-r0': {
|
'x86_64-mlnx_msn4410-r0': {
|
||||||
'thermal': {
|
'thermal': {
|
||||||
'minimum_table': {
|
'minimum_table': {
|
||||||
"unk_trust": {"-127:120":16},
|
"unk_trust": {"-127:40":12, "41:120":13},
|
||||||
"unk_untrust": {"-127:120":16},
|
"unk_untrust": {"-127:10":12, "11:20":13, "21:30":14, "31:35":15, "36:120":16},
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
'fans': {
|
'fans': {
|
||||||
|
Reference in New Issue
Block a user