-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Arista] Update platform library submodules (#20929)
(this is a replacement for PR #20603; this PR includes a revert for the "Disable lpmode for chassis" change) Add support for new psus Add support for new fan modules Report fan information from all fabric cards Fix psud warning due to invalid pmbus threshold reported
- Loading branch information
1 parent
10afa2e
commit 5258772
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule sonic-platform-modules-arista
updated
6 files
+6 −2 | arista/components/psu/delta.py | |
+11 −3 | arista/core/driver/kernel/sysfs.py | |
+5 −2 | arista/descs/fan.py | |
+1 −0 | arista/platforms/cpu/shearwater.py | |
+4 −2 | arista/platforms/fabric/eldridge.py | |
+66 −20 | src/pali-fan-cpld.c |
Submodule sonic-platform-modules-arista
updated
6 files
+6 −2 | arista/components/psu/delta.py | |
+11 −3 | arista/core/driver/kernel/sysfs.py | |
+5 −2 | arista/descs/fan.py | |
+1 −0 | arista/platforms/cpu/shearwater.py | |
+4 −2 | arista/platforms/fabric/eldridge.py | |
+66 −20 | src/pali-fan-cpld.c |