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 i2c and gpio driver #2

Merged
merged 1 commit into from
Oct 31, 2023
Merged

Conversation

coolstar
Copy link
Collaborator

Tested on Orange Pi 5 by writing + reading to RTC

image
image

@coolstar coolstar changed the title Add i2c driver Add i2c and gpio driver Oct 31, 2023
Copy link
Member

@mariobalanica mariobalanica left a comment

Choose a reason for hiding this comment

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

Nice work!

A couple of reviews:

  • Please move the drivers into their own subdirectories.

  • Include \build\common.props in the project files and add them to the solution.

  • rk3xi2c package project and solution are unnecessary.

  • rk3xi2c.inf has messed up encoding? Should also be .inx.

  • Rename the device descriptions to "Rockchip I2C Controller" and "Rockchip GPIO Controller" to be consistent with existing naming. Manufacturer should also be "Rockchip", this is different from the driver provider.

@mariobalanica mariobalanica merged commit 81eb78e into worproject:master Oct 31, 2023
2 checks passed
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