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

user space tool does not support smbus, but only i2c messaging #237

Open
radivojejovanovic opened this issue Sep 30, 2020 · 3 comments
Open
Assignees

Comments

@radivojejovanovic
Copy link

Our I2C master is smbus only so the userspace library is dying since it only relies on I2C commands.
Can you add the support for smbus protocol as well?

@kelvin-cao
Copy link
Collaborator

Thanks for reporting this. What is the master you are using? If it's a common issue, we will consider add the support for SMBus protocols.

@radivojejovanovic
Copy link
Author

We are using Linux kernel upstreamed drivers/i2c/busses/i2c-ismt.c driver.

@kelvin-cao
Copy link
Collaborator

It seems this I2C initiator should be able to work with switchtec TWI protocol. I think we'll add support for SMBus but I cannot promise when we can do it.

@kelvin-cao kelvin-cao self-assigned this Oct 10, 2020
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

No branches or pull requests

2 participants