-
Notifications
You must be signed in to change notification settings - Fork 8k
Add support Clock Control driver for Renesas RZ/A3UL, V2L #94948
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 support Clock Control driver for Renesas RZ/A3UL, V2L #94948
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. |
|
35e90bc
to
afe1e75
Compare
Hi @nordic-krch, could you please help me take a look at this PR. Thanks. |
afe1e75
to
acef5d4
Compare
acef5d4
to
e6330ea
Compare
First push: Rebase to resolve conflict |
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]>
e6330ea
to
cc192ed
Compare
|
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.
LGTM!
Add support for Clock Control driver for Renesas RZ/A3UL, V2L:
drivers/clock_control/clock_control_renesas_rz_cpg.c
to using common source code for Renesas RZ devicesNeed: zephyrproject-rtos/hal_renesas#128 (merged)