-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[AS7326-56X] Support mulit PSU SN in PDDF #7966
[AS7326-56X] Support mulit PSU SN in PDDF #7966
Conversation
Signed-off-by: Jostar Yang <jostar_yang@accton.com.tw>
platform/broadcom/sonic-platform-modules-accton/as7326-56x/modules/pddf_custom_psu.c
Outdated
Show resolved
Hide resolved
platform/broadcom/sonic-platform-modules-accton/as7326-56x/modules/pddf_custom_psu.c
Outdated
Show resolved
Hide resolved
platform/broadcom/sonic-platform-modules-accton/as7326-56x/modules/pddf_custom_psu.c
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes are fine
platform/broadcom/sonic-platform-modules-accton/as7326-56x/modules/Makefile
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes look good to me.
However, this change require the following PR to be merged
[AS7326-5X] Fix code bug for led drv (#8555)
/azpw run |
/azp run |
You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list. |
/azp run Azure.sonic-buildimage |
Commenter does not have sufficient privileges for PR 7966 in repo Azure/sonic-buildimage |
/azp run |
Commenter does not have sufficient privileges for PR 7966 in repo Azure/sonic-buildimage |
/azp run Azure.sonic-buildimage |
Commenter does not have sufficient privileges for PR 7966 in repo Azure/sonic-buildimage |
/azp run Azure.sonic-buildimage |
Commenter does not have sufficient privileges for PR 7966 in repo Azure/sonic-buildimage |
/azpw run Azure.sonic-buildimage |
/AzurePipelines run Azure.sonic-buildimage |
Azure Pipelines successfully started running 1 pipeline(s). |
Close this PR because PR10053 remove pddf files. It cause file conflict, but no write access here. This PR become invalid. So close and send as7326 needed file in PR #10340. |
Signed-off-by: Jostar Yang jostar_yang@accton.com.tw
Why I did it
AS7326 support 3Y and ACBEL PSU. So it need customer drv to handle access psu serial_number and model_name on different PSU.
How I did it
Implement pddf_custom_psu.c drv code.
How to verify it
#pddf_psuutil mfrinfo
PSU Status Manufacturer ID Model Serial Fan Airflow Direction
PSU1 OK ACBEL FSF019-610 FSF0191813105520 EXHAUST
PSU2 OK ACBEL FSF019-610 FSF0191813105521 EXHAUST
Which release branch to backport (provide reason below if selected)
Description for the changelog
A picture of a cute animal (not mandatory but encouraged)