-
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
[Accton] Support ACBEL FSF0xx PSU #7615
base: master
Are you sure you want to change the base?
Conversation
Models: as7326_56x, as7712_32x, as7716_32x, as7726_32x Signed-off-by: Sean Wu <[email protected]>
33b5431
to
02fcd4c
Compare
Hi @lguohan ,
But my modifications are only related to sysfs attr, they have nothing to do with bootup/shutdown, it shouldn't be able to affect this test... |
Signed-off-by: Sean Wu <[email protected]>
02fcd4c
to
64848d7
Compare
Hi @lguohan, would you mind give me a hint about how to get my PRs reviewed and merged? Anything would do. Thanks. |
* Model: AS7726-32X, AS7326-56X Signed-off-by: Sean Wu <[email protected]>
/azpw run |
/AzurePipelines 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 7615 in repo Azure/sonic-buildimage |
/azpw run Azure.sonic-buildimage |
/AzurePipelines run Azure.sonic-buildimage |
Azure Pipelines successfully started running 1 pipeline(s). |
Why I did it
We are gonna replace our current PSU with ACBEL FSF0xx ones.
How I did it
Started from accton_as7716_32x_psu.c, which is already capable to work with multiple PSUs. It's easy to add an additional one.
Then I just clone the required parts from accton_as7716_32x_psu.c to other accton models.
How to verify it
show platform psustatus
is as we expected. (Only )Which release branch to backport (provide reason below if selected)
Description for the changelog
[Accton] Support ACBEL FSF019, FSF045 PSU
Models: as7326_56x, as7712_32x, as7716_32x, as7726_32x
Signed-off-by: Sean Wu [email protected]
A picture of a cute animal (not mandatory but encouraged)