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

Separate the I2C chip_id map for AFC devices and RTM devices #180

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

gustavosr8
Copy link
Contributor

Create different i2c_chip_mapping_t arrays and reserve chip_id numbers between 0 and 63 to AFC devices and between 64 and 127 to the RTM devices.

@gustavosr8 gustavosr8 self-assigned this Oct 17, 2023
@gustavosr8 gustavosr8 linked an issue Oct 17, 2023 that may be closed by this pull request
@gustavosr8 gustavosr8 marked this pull request as draft October 17, 2023 16:43
@gustavosr8 gustavosr8 force-pushed the i2c-mapping-separation branch 9 times, most recently from c8bbc04 to 9ac65cc Compare October 18, 2023 17:36
@gustavosr8 gustavosr8 marked this pull request as ready for review October 18, 2023 17:37
@gustavosr8 gustavosr8 mentioned this pull request Oct 19, 2023
28 tasks
@gustavosr8 gustavosr8 force-pushed the i2c-mapping-separation branch 7 times, most recently from ed9a820 to 3dc488e Compare October 20, 2023 17:26
Create different i2c_chip_mapping_t arrays and reserve chip_id numbers
between 0 and 63 to AFC devices and between 64 and 127 to the RTM
devices.
@augustofg augustofg merged commit 2eb350d into devel Oct 23, 2023
6 checks passed
@augustofg augustofg deleted the i2c-mapping-separation branch October 23, 2023 11:27
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.

Separate the I2C chipid map for AFC devices and RTM devices
2 participants