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

[as4630-54pe]Fix YPEB1200AM psu_fan dir issue #4626

Merged

Conversation

jostar-yang
Copy link
Contributor

- Why I did it
3y Power YPEB-1200am PSU doens't support read fan_dir from pmbus register
- How I did it
Check with vendor this PUS type only support F2B fan direction. So add to show "F2B"
when red psu_fan_dir sysfs.
- How to verify it
root@sonic:/sys/bus/i2c/drivers/ym2651/10-0058# cat psu_fan_dir
F2B
root@sonic:/sys/bus/i2c/drivers/ym2651/10-0058# cd ..
root@sonic:/sys/bus/i2c/drivers/ym2651# cd 11-0059
root@sonic:/sys/bus/i2c/drivers/ym2651/11-0059# cat psu_fan_dir
F2B
- Description for the changelog

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

@jostar-yang jostar-yang changed the title [as4630-54pe]Fix ypeb-1200am psu_fan dir issue [as4630-54pe]Fix YPEB1200AM psu_fan dir issue May 21, 2020
@lguohan
Copy link
Collaborator

lguohan commented May 21, 2020

retest broadcom please

@lguohan
Copy link
Collaborator

lguohan commented May 26, 2020

retest vsimage please

@lguohan lguohan merged commit f532fb9 into sonic-net:master May 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants