Skip to content
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

[as9716_32d] Modify to support new PSU SN #6691

Open
wants to merge 24 commits into
base: master
Choose a base branch
from

Conversation

jostar-yang
Copy link
Contributor

- Why I did it
Read serial number from new PSU eeprom offset and length is different. So modify code to support.
- How I did it
Modify code to read from 0x2e to 0x35. For 3Y power, SN length is 19. For ACBEL, SN length is 18.
- How to verify it

- Which release branch to backport (provide reason below if selected)
3Y power.
root@sonic:/sys/bus/i2c/drivers/as9716_32d_psu/10-0051# cat psu_model_name
YESM1300AM
root@sonic:/sys/bus/i2c/drivers/as9716_32d_psu/10-0051# cat psu_serial_number
S0A000X60191900000

ACBEL POWER
root@sonic:/sys/bus/i2c/drivers/as9716_32d_psu/10-0051# cat psu_model_name
FSH082
root@sonic:/sys/bus/i2c/drivers/as9716_32d_psu/10-0051# cat psu_serial_number
FSH08219100004810

  • 201811
  • 201911
  • 202006
  • 202012

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

@jostar-yang
Copy link
Contributor Author

retest please

@jostar-yang
Copy link
Contributor Author

Retest vsimage please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant