Skip to content

Conversation

tiennguyenzg
Copy link
Contributor

@tiennguyenzg tiennguyenzg commented Aug 25, 2025

Add support for Clock Control driver for Renesas RZ/A3UL, V2L:

  • Update drivers/clock_control/clock_control_renesas_rz_cpg.c to using common source code for Renesas RZ devices
  • Add device tree and binding files

Need: zephyrproject-rtos/hal_renesas#128 (merged)

Copy link

github-actions bot commented Aug 25, 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@5373869 zephyrproject-rtos/hal_renesas@bc51c0b 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 Aug 25, 2025
Copy link

@tiennguyenzg
Copy link
Contributor Author

Hi @nordic-krch, could you please help me take a look at this PR. Thanks.

@tiennguyenzg tiennguyenzg force-pushed the rz_cpg_support_clock_control branch from afe1e75 to acef5d4 Compare October 7, 2025 04:19
@github-actions github-actions bot removed the DNM (manifest) This PR should not be merged (controlled by action-manifest) label Oct 7, 2025
@tiennguyenzg tiennguyenzg force-pushed the rz_cpg_support_clock_control branch from acef5d4 to e6330ea Compare October 7, 2025 05:46
@tiennguyenzg
Copy link
Contributor Author

First push: Rebase to resolve conflict
Second push: Update for feedback

@binhnguyen2434 binhnguyen2434 self-assigned this Oct 8, 2025
Update commit id for hal_renesas

Signed-off-by: Quang Le <[email protected]>
Signed-off-by: Tien Nguyen <[email protected]>
Add Clock Control driver support for Renesas RZ/A3UL, V2L

Signed-off-by: Quang Le <[email protected]>
Signed-off-by: Tien Nguyen <[email protected]>
Add Clock Control nodes to Renesas RZ/A3UL, V2L devicetree

Signed-off-by: Quang Le <[email protected]>
Signed-off-by: Tien Nguyen <[email protected]>
Retrieve the value of SYS_CLOCK_HW_CYCLES_PER_SEC from the osc node in
the RZ/A3UL devicetree.

Signed-off-by: Quang Le <[email protected]>
Signed-off-by: Tien Nguyen <[email protected]>
@tiennguyenzg tiennguyenzg force-pushed the rz_cpg_support_clock_control branch from e6330ea to cc192ed Compare October 8, 2025 03:57
Copy link

sonarqubecloud bot commented Oct 8, 2025

Copy link
Contributor

@binhnguyen2434 binhnguyen2434 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@kartben kartben merged commit ec4f8ac into zephyrproject-rtos:main Oct 9, 2025
28 checks passed
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.

7 participants