Skip to content

Add support I2C driver for Renesas RZ/A3UL, T2M, N2L, V2L #93754

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

nhutnguyenkc
Copy link
Contributor

Add I2C driver support for Renesas RZ/A3UL, T2M, N2L, V2L:

  • Update drivers/i2c/i2c_renesas_rz_riic.c to use common source code for Renesas RZ devices
  • Add i2c nodes to dts and dtsi of Renesas RZ/A3UL, T2M, N2L, V2L
  • Enable i2c_api test for RZ/A3UL-SMARC, RZ/T2M-RSK, RZ/N2L-RSK, RZ/V2L-SMARC

Need: zephyrproject-rtos/hal_renesas#123

Copy link

github-actions bot commented Jul 28, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
hal_renesas zephyrproject-rtos/hal_renesas@1372089 zephyrproject-rtos/hal_renesas@d20c5b8 (main) zephyrproject-rtos/[email protected]

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@github-actions github-actions bot added manifest manifest-hal_renesas DNM (manifest) This PR should not be merged (controlled by action-manifest) labels Jul 28, 2025
@nhutnguyenkc nhutnguyenkc changed the title Add support PWM driver for Renesas RZ/A3UL, T2M, N2L, V2L Add support I2C driver for Renesas RZ/A3UL, T2M, N2L, V2L Jul 28, 2025
teburd
teburd previously approved these changes Jul 29, 2025
binhnguyen2434
binhnguyen2434 previously approved these changes Jul 30, 2025
@nhutnguyenkc nhutnguyenkc dismissed stale reviews from binhnguyen2434 and teburd via 02a8764 August 13, 2025 07:06
@github-actions github-actions bot removed the DNM (manifest) This PR should not be merged (controlled by action-manifest) label Aug 13, 2025
Update commit id for hal_renesas

Signed-off-by: Phuc Pham <[email protected]>
Signed-off-by: Nhut Nguyen <[email protected]>
Phuc Pham added 4 commits August 13, 2025 14:09
Add I2C driver support for Renesas RZ/A3UL, T2M, N2L, V2L

Signed-off-by: Phuc Pham <[email protected]>
Signed-off-by: Nhut Nguyen <[email protected]>
Add I2C nodes to Renesas RZ/A3UL, T2M, N2L, V2L

Signed-off-by: Phuc Pham <[email protected]>
Signed-off-by: Nhut Nguyen <[email protected]>
Add I2C support for board Renesas RZ/A3UL-SMARC,
RZ/T2M-RSK, RZ/N2L-RSK, RZ/V2L-SMARC

Signed-off-by: Phuc Pham <[email protected]>
Signed-off-by: Nhut Nguyen <[email protected]>
Add I2C test support for Renesas RZ/A3UL-SMARC,
RZ/T2M-RSK, RZ/N2L-RSK, RZ/V2L-SMARC

Signed-off-by: Phuc Pham <[email protected]>
Signed-off-by: Nhut Nguyen <[email protected]>
Copy link

Please retry analysis of this Pull-Request directly on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants