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

[DellEMC] S6100-Fix i2C ISMT issue #4330

Merged
merged 2 commits into from
Apr 28, 2020

Conversation

aravindmani-1
Copy link
Contributor

@aravindmani-1 aravindmani-1 commented Mar 27, 2020

- What I did
Fixed "ismt_smbus 0000:00:13.0: completion wait timed out" issue in Dell S6100.

- How I did it
-I2C channels,MUX are not closed properly and data line is held by I2C slave devices.
-Do peripheral deinit before reboot.
-As a preventive measure, I2C bitbang is done before attaching I2C devices.
-Log ISMT registers in syslog before and after applying bitbang.

- How to verify it
Run a script that does fastboot,warmboot,cold boot and power cycle continuously.
Test logs:
ismt_logs.zip

- Description for the changelog

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

@aravindmani-1
Copy link
Contributor Author

retest vsimage please

@lguohan lguohan requested a review from sujinmkang March 29, 2020 06:48
@sujinmkang sujinmkang merged commit a40fe3b into sonic-net:master Apr 28, 2020
@aravindmani-1 aravindmani-1 deleted the Fix_i2c_issue branch May 2, 2020 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants