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

arch/risc-v/src/mpfs: Modify mpfs_i2c.c to support arbitrary number o… #9430

Merged

Conversation

jlaitine
Copy link
Contributor

…f FPGA I2C blocks

Summary

It is possible to instantiate I2C blocks on the FPGA instead of using the built-in SoC ones in MPFS. This allows to configure the number of I2C buses between 1 and 8, according to the FPGA configuration.

Impact

No impact for the current board configurations, as they don't use the FPGA I2C:s

Testing

Tested on a custom MPFS board

…f FPGA I2C blocks

Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
@xiaoxiang781216 xiaoxiang781216 merged commit f24ab22 into apache:master May 30, 2023
26 checks passed
@jerpelea jerpelea added this to To-Add in Release Notes - 12.2.0 Jun 13, 2023
@jerpelea jerpelea moved this from To-Add to In Progress in Release Notes - 12.2.0 Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants