-
Notifications
You must be signed in to change notification settings - Fork 8.1k
drivers: i2c: add i2c driver for sf32lb platform #96316
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
base: main
Are you sure you want to change the base?
Conversation
5410670
to
e1dcf08
Compare
7ef9f77
to
e740c36
Compare
@ck-telecom any progress on this? we're interested to move this forward as we need to talk to some I2C devices :-) |
I tried a few times with my ft6146 driver(#96330), the iic bus SR show EBB(EarlyBusBusy), and I check with my analyzer, there is no signal, but the driver could work with my former sifli-hal based driver as I tested OK, so for now it get stucked, I could open the review but need debug |
e740c36
to
fe42aa5
Compare
Add i2c device controller for sf32lb platform Signed-off-by: Qingsong Gou <[email protected]>
Add i2c device controller for sf32lb platform Signed-off-by: Qingsong Gou <[email protected]>
fe42aa5
to
3373dc7
Compare
3373dc7
to
9530871
Compare
fixed |
f4d7306
to
a84754c
Compare
i2c poll method tested with ft6146 touch driver
|
62e19f0
to
64ca885
Compare
Add i2c driver for sf32lb platform Signed-off-by: Qingsong Gou <[email protected]>
64ca885
to
ea7e074
Compare
|
Add i2c driver for sf32lb platform