Commit 516fec8
committed
Credo AEC 400G firmware v4.1 needs to set low power mode when change to DPDeinit state
Description
Credo AEC 400G needs to set low power mode when changing to DPDeinit state
on firmware v4.1. After sonic-net#254
is merged, low power mode will not be set when changing to DPDeinit state.
Motivation and Context
This patch adds the code to set low power mode only when changing to
DPDeinit state when the transceiver's vendor is 'Credo' and 'host_assign'
is '1'(Which means the application mode only has 1 logical port on the transceiver).
With this patch, the Credo AEC 400G can work correctly.1 parent 7a0813a commit 516fec8
2 files changed
+52
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1741 | 1741 | | |
1742 | 1742 | | |
1743 | 1743 | | |
| 1744 | + | |
| 1745 | + | |
| 1746 | + | |
| 1747 | + | |
| 1748 | + | |
| 1749 | + | |
| 1750 | + | |
| 1751 | + | |
| 1752 | + | |
| 1753 | + | |
| 1754 | + | |
| 1755 | + | |
| 1756 | + | |
| 1757 | + | |
| 1758 | + | |
1744 | 1759 | | |
1745 | 1760 | | |
1746 | 1761 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1144 | 1144 | | |
1145 | 1145 | | |
1146 | 1146 | | |
| 1147 | + | |
| 1148 | + | |
| 1149 | + | |
| 1150 | + | |
| 1151 | + | |
| 1152 | + | |
| 1153 | + | |
| 1154 | + | |
| 1155 | + | |
| 1156 | + | |
| 1157 | + | |
| 1158 | + | |
| 1159 | + | |
| 1160 | + | |
| 1161 | + | |
| 1162 | + | |
| 1163 | + | |
| 1164 | + | |
| 1165 | + | |
| 1166 | + | |
| 1167 | + | |
| 1168 | + | |
| 1169 | + | |
| 1170 | + | |
| 1171 | + | |
1147 | 1172 | | |
1148 | 1173 | | |
1149 | 1174 | | |
| |||
1357 | 1382 | | |
1358 | 1383 | | |
1359 | 1384 | | |
| 1385 | + | |
| 1386 | + | |
| 1387 | + | |
| 1388 | + | |
| 1389 | + | |
| 1390 | + | |
1360 | 1391 | | |
| 1392 | + | |
| 1393 | + | |
| 1394 | + | |
| 1395 | + | |
| 1396 | + | |
| 1397 | + | |
1361 | 1398 | | |
1362 | 1399 | | |
1363 | 1400 | | |
| |||
0 commit comments