Skip to content

Conversation

quytranpzz
Copy link
Contributor

@quytranpzz quytranpzz commented Jul 24, 2025

  • Add RX26T SoC support and MCB-RX26T Type B board support using RXv3
  • Update the serial driver for the RX platform to use a common sci struct from HAL
    RX26T uses group interrupt feature, which will be supported in next patch, so currently only the serial polling API is supported

Copy link

github-actions bot commented Jul 24, 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@74c9186 zephyrproject-rtos/hal_renesas@ad270f2 (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 24, 2025
@quytranpzz quytranpzz force-pushed the rx_zephyr_rx26t_support branch 2 times, most recently from 55b2b01 to 2779098 Compare July 24, 2025 09:24
@quytranpzz quytranpzz marked this pull request as ready for review July 25, 2025 04:02
@zephyrbot zephyrbot added area: UART Universal Asynchronous Receiver-Transmitter area: Clock Control area: RX labels Jul 25, 2025
@duynguyenxa duynguyenxa added the platform: Renesas RX Renesas Electronics Corp, RX label Jul 25, 2025
@quytranpzz quytranpzz force-pushed the rx_zephyr_rx26t_support branch from 2779098 to 48469b4 Compare August 20, 2025 08:39
@quytranpzz quytranpzz force-pushed the rx_zephyr_rx26t_support branch from 48469b4 to 098db0c Compare September 10, 2025 16:17
@github-actions github-actions bot removed the DNM (manifest) This PR should not be merged (controlled by action-manifest) label Sep 10, 2025
@khoa-nguyen-18
Copy link
Contributor

Sorry for the CI failure caused by the RA8P1 CM33 support PR; PR #94993 may need to be merged to fix this issue.

quytranpzz and others added 6 commits September 11, 2025 16:34
Update commit ID for hal_renesas to add HAL RX26T support

Signed-off-by: Quy Tran <[email protected]>
This commit to initial support for RX26T SOC using Renesas RXv3 core.

Signed-off-by: Hau Ho <[email protected]>
This commit to initial support dts SoC layer on RX26T

Signed-off-by: Hau Ho <[email protected]>
Initial commit to support for MCB-RX26T board

Signed-off-by: Hau Ho <[email protected]>
- Update serial driver for RX26T support. This MCU using grp interrupt
feature (not supported yet), so need to add some marcos to enable
support.
- Change the struct st_sci0 to use a common sci iodefine struct as
st_sci

Signed-off-by: Hau Ho <[email protected]>
Signed-off-by: Phi Tran <[email protected]>
RX26T MCU uses a clock source marcos with different value
compared to the previous, this commit add new one

Signed-off-by: Quy Tran <[email protected]>
@quytranpzz quytranpzz force-pushed the rx_zephyr_rx26t_support branch from 098db0c to 21beee4 Compare September 11, 2025 16:34
@quytranpzz
Copy link
Contributor Author

Sorry for the CI failure caused by the RA8P1 CM33 support PR; PR #94993 may need to be merged to fix this issue.

thanks :) I have rebased this PR

Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Clock Control area: RX area: UART Universal Asynchronous Receiver-Transmitter manifest manifest-hal_renesas platform: Renesas RX Renesas Electronics Corp, RX
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants