-
Notifications
You must be signed in to change notification settings - Fork 7.2k
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 minimal support for Renesas RZ/A3UL SMARC #86606
Add minimal support for Renesas RZ/A3UL SMARC #86606
Conversation
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
1981019
to
2264533
Compare
62b5c6e
to
103a441
Compare
26650a8
to
3b08432
Compare
Update commit id for hal_renesas Signed-off-by: Nhut Nguyen <nhut.nguyen.kc@renesas.com>
Add support for Renesas RZ/A3UL Signed-off-by: Phuc Pham <phuc.pham.xr@bp.renesas.com> Signed-off-by: Tien Nguyen <tien.nguyen.zg@renesas.com> Signed-off-by: Nhut Nguyen <nhut.nguyen.kc@renesas.com>
3b08432
to
02687b4
Compare
02687b4
to
6b07395
Compare
This adds minimal support for board RZ/A3UL-SMARC Signed-off-by: Nhut Nguyen <nhut.nguyen.kc@renesas.com> Signed-off-by: Phuc Pham <phuc.pham.xr@bp.renesas.com> Signed-off-by: Tien Nguyen <tien.nguyen.zg@renesas.com>
This is the initial commit to support pinctrl driver for Renesas RZ/A3UL Signed-off-by: Nhut Nguyen <nhut.nguyen.kc@renesas.com> Signed-off-by: Phuc Pham <phuc.pham.xr@bp.renesas.com>
This is the initial commit to support UART driver for Renesas RZ/A3UL. Signed-off-by: Nhut Nguyen <nhut.nguyen.kc@renesas.com> Signed-off-by: Tien Nguyen <tien.nguyen.zg@renesas.com>
Add GPIO driver support for RZ/A3UL Signed-off-by: Nhut Nguyen <nhut.nguyen.kc@renesas.com> Signed-off-by: Quang Le <quang.le.eb@bp.renesas.com> Signed-off-by: Tien Nguyen <tien.nguyen.zg@renesas.com>
Exclude RZ/A3UL SMARC board as the redefined CONFIG_SRAM_BASE_ADDRESS degrades the BUILD_OUTPUT_ADJUST_LMA option that will generate a bin file >10GB Signed-off-by: Nhut Nguyen <nhut.nguyen.kc@renesas.com>
6b07395
to
02068da
Compare
Add https://github.com/zephyrproject-rtos/zephyr/actions/runs/13898058232/job/38884742613?pr=86606 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1 for docs!
Add minimal support for RZ/A3UL SMARC as following:
Need: zephyrproject-rtos/hal_renesas#82
Note: It should be merged after #85782, #86535
Doc: https://builds.zephyrproject.io/zephyr/pr/86606/docs/boards/renesas/rza3ul_smarc/doc/index.html