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

Add IT5570 to the superio plugin #3420

Merged
merged 4 commits into from
Jun 25, 2021
Merged

Add IT5570 to the superio plugin #3420

merged 4 commits into from
Jun 25, 2021

Conversation

SergiiDmytruk
Copy link
Collaborator

Type of pull request:


The provided implementation targets Tuxedo laptops that use IT5570. Latest attempt to support this EC was in #3413.

@SergiiDmytruk SergiiDmytruk changed the title Add IT7750 to superio plugin Add IT5570 to the superio plugin Jun 24, 2021
@hughsie
Copy link
Member

hughsie commented Jun 25, 2021

@SergiiDmytruk the $54,000,000 question -- does it still work on actual hardware? :)

@SergiiDmytruk
Copy link
Collaborator Author

SergiiDmytruk commented Jun 25, 2021

does it still work on actual hardware? :)

@hughsie After some fixes, it does. Most notably timeout in this case should be ~650ms and not ~250ms, but there were also wrong function calls and some stuff with quirks.

Otherwise can't read firmware of devices whose detection depends on
hardware information.

Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
superm1
superm1 previously approved these changes Jun 25, 2021
Copy link
Member

@superm1 superm1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no concerns by me

Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
@hughsie hughsie merged commit d8a5c79 into master Jun 25, 2021
@hughsie hughsie deleted the wip/hughsie/superio branch June 25, 2021 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants