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 Backward porting the I2C ocores controller driver from kernel ups… #135

Merged
merged 1 commit into from
May 11, 2020

Conversation

jjangmua
Copy link
Contributor

@jjangmua jjangmua commented May 7, 2020

Add backward porting the I2C ocores controller driver from kernel upstream version 5.1 to 4.19.

Containing upstream patches:

  • e7663ef i2c: ocores: stop transfer on timeout
  • 2dc9834 i2c: ocores: do not handle IRQ if IF is not set
  • 69c8c0c i2c: ocores: add polling interface
  • 2c7e492 i2c: ocores: add SPDX tag
  • fac9c29 i2c: ocores: checkpatch fixes
  • 809445d i2c: ocores: Add support for IO mapper registers
  • 237b5f6 i2c: ocores: Add support for bus clock via platform data
  • 088a8a7 i2c: ocores: turn incomplete kdoc into a comment

@lguohan lguohan merged commit 84e87e6 into sonic-net:master May 11, 2020
@lguohan
Copy link
Contributor

lguohan commented May 11, 2020

thanks!

@jjangmua jjangmua deleted the add-i2c-ocores-5-1 branch May 11, 2020 10:11
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

Successfully merging this pull request may close these issues.

2 participants