Commit aa464a9
[marvell-teralynx] Add Trixie support (sonic-net#43)
* Add Trixie support
Signed-off-by: Naveen Rampuram <[email protected]>
* Update submodule sonic-platform-marvell-teralynx
Signed-off-by: Pavan Naregundi <[email protected]>
* Update submodule mrvl-teralynx
Signed-off-by: Pavan Naregundi <[email protected]>
---------
Signed-off-by: Naveen Rampuram <[email protected]>
Signed-off-by: Pavan Naregundi <[email protected]>
Co-authored-by: Naveen Rampuram <[email protected]>1 parent 33dc9b0 commit aa464a9
25 files changed
Lines changed: 72 additions & 141 deletions
File tree
- platform/marvell-teralynx
- sonic-platform-modules-cel/midstone-200i/modules
- sonic-platform-modules-supermicro
- debian
- sse-t7132s/modules
- sonic-platform-modules-wistron
- 6512-32r/modules
- debian
- sw-to3200k/modules
Submodule mrvl-teralynx updated 25 files
- debian/compat-1
- debian/control+4-1
- debian/rules+17-33
- drivers/ipd/Makefile+1-1
- drivers/ipd/inno_cmipd_v0.h+4-4
- drivers/ipd/inno_cmipd_v2.h+4-4
- drivers/ipd/inno_cmipd_v3.c+2.0k
- drivers/ipd/inno_cmipd_v3.h+529
- drivers/ipd/inno_cmipd_v4.c+2.0k
- drivers/ipd/inno_cmipd_v4.h+529
- drivers/ipd/inno_common_def.h+1-1
- drivers/ipd/inno_enet.c+78-26
- drivers/ipd/inno_enet.h+42-2
- drivers/ipd/inno_ioctl.h+17-1
- drivers/ipd/inno_ldh.h+3
- drivers/ipd/inno_ldh_v0.c+35-62
- drivers/ipd/inno_ldh_v2.c+77-75
- drivers/ipd/inno_ldh_v3.c+448
- drivers/ipd/inno_ldh_v4.c+448
- drivers/ipd/ipd.h+24-4
- drivers/ipd/ipd_main.c+534-284
- drivers/ipd/ipd_version.h+3-1
- drivers/ipd/ldh_structs_ipd_v3.h+765
- drivers/ipd/ldh_structs_ipd_v4.h+765
- drivers/ipd/pci_common_ipd.h+769-22
Submodule sonic-platform-marvell-teralynx updated 42 files
- dbmvtx9180/cfg/dbmvtx9180.conf+2-4
- dbmvtx9180/cfg/dbmvtx9180_params.conf+2
- dbmvtx9180/modules/Makefile-19
- dbmvtx9180/modules/Module.symvers-2
- dbmvtx9180/modules/marvell_dbmvtx9180_cpld.c-651
- dbmvtx9180/modules/marvell_dbmvtx9180_fan.c-337
- dbmvtx9180/modules/marvell_dbmvtx9180_leds.c-293
- dbmvtx9180/modules/marvell_dbmvtx9180_oom.c-498
- dbmvtx9180/modules/marvell_dbmvtx9180_psu.c-266
- dbmvtx9180/modules/marvell_dbmvtx9180_thermal.c-205
- dbmvtx9180/modules/marvell_i2c_psu.c-469
- dbmvtx9180/scripts/dbmvtx9180-init.sh-6
- dbmvtx9180/scripts/pddf_pre_driver_install.sh+6
- dbmvtx9180/service/pddf-platform-init.service+13
- dbmvtx9180/service/platform-modules-dbmvtx9180.service-14
- dbmvtx9180/setup.py+1-1
- dbmvtx9180/sonic_platform/__init__.py+3-1
- dbmvtx9180/sonic_platform/chassis.py+189-262
- dbmvtx9180/sonic_platform/component.py+55-169
- dbmvtx9180/sonic_platform/eeprom.py+9-109
- dbmvtx9180/sonic_platform/fan.py+181-223
- dbmvtx9180/sonic_platform/fan_drawer.py+16-101
- dbmvtx9180/sonic_platform/platform.py+11-6
- dbmvtx9180/sonic_platform/psu.py+55-249
- dbmvtx9180/sonic_platform/psu_fru.py+52
- dbmvtx9180/sonic_platform/sfp.py+20-1.6k
- dbmvtx9180/sonic_platform/thermal.py+158-156
- dbmvtx9180/sonic_platform/utils.py+44
- dbmvtx9180/sonic_platform/watchdog.py+164-49
- dbmvtx9180/utils/marvell_dbmvtx9180_util.py-441
- dbmvtx9180/utils/platform_firmware_version-24
- dbmvtx9180/utils/platform_led-4
- dbmvtx9180/utils/platform_pld-4
- dbmvtx9180/utils/platform_sync-7
- dbmvtx9180/utils/sonic-fanthrml-monitor-354
- dbmvtx9180/utils/sonic-led-monitor-181
- dbmvtx9180/utils/sonic-psu-monitor-342
- dbmvtx9180/utils/sonic-qsfp-monitor-577
- dbmvtx9180/utils/sw_to3200k_watchdog.sh-5
- debian/rules+31-40
- debian/sonic-platform-marvell-dbmvtx9180.install+3-3
- debian/sonic-platform-marvell-dbmvtx9180.postinst+4-3
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
736 | 736 | | |
737 | 737 | | |
738 | 738 | | |
739 | | - | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
740 | 745 | | |
741 | 746 | | |
742 | 747 | | |
| |||
812 | 817 | | |
813 | 818 | | |
814 | 819 | | |
815 | | - | |
| 820 | + | |
816 | 821 | | |
817 | 822 | | |
818 | 823 | | |
| |||
821 | 826 | | |
822 | 827 | | |
823 | 828 | | |
824 | | - | |
825 | 829 | | |
826 | 830 | | |
827 | 831 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
318 | | - | |
| 318 | + | |
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
326 | | - | |
327 | 326 | | |
328 | 327 | | |
329 | 328 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
83 | | - | |
| 82 | + | |
84 | 83 | | |
85 | 84 | | |
86 | 85 | | |
| |||
File mode changed.
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1401 | 1401 | | |
1402 | 1402 | | |
1403 | 1403 | | |
1404 | | - | |
| 1404 | + | |
1405 | 1405 | | |
1406 | 1406 | | |
1407 | 1407 | | |
| |||
1517 | 1517 | | |
1518 | 1518 | | |
1519 | 1519 | | |
1520 | | - | |
| 1520 | + | |
1521 | 1521 | | |
1522 | 1522 | | |
1523 | 1523 | | |
| |||
1556 | 1556 | | |
1557 | 1557 | | |
1558 | 1558 | | |
1559 | | - | |
1560 | 1559 | | |
1561 | 1560 | | |
1562 | 1561 | | |
| |||
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
437 | 437 | | |
438 | 438 | | |
439 | 439 | | |
440 | | - | |
| 440 | + | |
441 | 441 | | |
442 | 442 | | |
443 | 443 | | |
| |||
580 | 580 | | |
581 | 581 | | |
582 | 582 | | |
583 | | - | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
584 | 588 | | |
585 | 589 | | |
586 | 590 | | |
587 | 591 | | |
588 | 592 | | |
589 | | - | |
| 593 | + | |
590 | 594 | | |
591 | 595 | | |
592 | 596 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
943 | 943 | | |
944 | 944 | | |
945 | 945 | | |
946 | | - | |
| 946 | + | |
947 | 947 | | |
| 948 | + | |
948 | 949 | | |
949 | 950 | | |
950 | 951 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
0 commit comments