Skip to content

Conversation

@duynguyenxa
Copy link
Member

@duynguyenxa duynguyenxa commented Jul 21, 2024

This PR add counter driver support for Renesas RA8 boards, it's using AGT hardware
This is initial support with only basic functionality for counteroperation on Zephyr using AGT hardware, current support for count source is limited to LOCO and PCLKB, other count source like underflow signal external pin or AGTIO from another AGT channel will be added in later support

@zephyrbot
Copy link

zephyrbot commented Jul 21, 2024

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff

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

@zephyrbot zephyrbot added manifest manifest-hal_renesas DNM This PR should not be merged (Do Not Merge) labels Jul 21, 2024
@ydamigos ydamigos added the platform: Renesas RA Renesas Electronics Corporation, RA label Jul 25, 2024
@khoa-nguyen-18 khoa-nguyen-18 force-pushed the support_renesas_ra8_agt branch from 8c65363 to d22ea0a Compare August 21, 2024 02:12
@zephyrbot zephyrbot removed manifest manifest-hal_renesas DNM This PR should not be merged (Do Not Merge) labels Aug 21, 2024
@khoa-nguyen-18 khoa-nguyen-18 force-pushed the support_renesas_ra8_agt branch 2 times, most recently from eb0f26f to 62ce644 Compare August 27, 2024 04:13
@duynguyenxa duynguyenxa marked this pull request as ready for review August 27, 2024 05:26
@duynguyenxa duynguyenxa marked this pull request as draft August 27, 2024 05:27
@khoa-nguyen-18 khoa-nguyen-18 force-pushed the support_renesas_ra8_agt branch from 62ce644 to dfc8bdf Compare August 27, 2024 06:15
@duynguyenxa duynguyenxa marked this pull request as ready for review August 29, 2024 09:05
@khoa-nguyen-18 khoa-nguyen-18 force-pushed the support_renesas_ra8_agt branch 2 times, most recently from 4fa0d76 to d136653 Compare September 5, 2024 04:46
@khoa-nguyen-18 khoa-nguyen-18 force-pushed the support_renesas_ra8_agt branch 3 times, most recently from 2a922b8 to 3cc6bd7 Compare September 16, 2024 01:11
thaoluonguw
thaoluonguw previously approved these changes Oct 1, 2024
Copy link
Contributor

@thaoluonguw thaoluonguw left a comment

Choose a reason for hiding this comment

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

Please correct the subject and description to support for RA8 (not only RA8M1)

@KhiemNguyenT KhiemNguyenT added this to the v4.0.0 milestone Oct 11, 2024
KhiemNguyenT
KhiemNguyenT previously approved these changes Oct 11, 2024
nordic-krch
nordic-krch previously approved these changes Oct 11, 2024
thaoluonguw
thaoluonguw previously approved these changes Oct 14, 2024
KhiemNguyenT
KhiemNguyenT previously approved these changes Oct 14, 2024
Copy link

@KhiemNguyenT KhiemNguyenT left a comment

Choose a reason for hiding this comment

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

I agreed with the latest description from @duynguyenxa.
@soburi , let us know if you want a change.

@duynguyenxa duynguyenxa force-pushed the support_renesas_ra8_agt branch 2 times, most recently from 95a933e to f0d8824 Compare October 15, 2024 05:42
@duynguyenxa duynguyenxa dismissed stale reviews from thaoluonguw and KhiemNguyenT via 226156c October 15, 2024 06:02
@duynguyenxa duynguyenxa force-pushed the support_renesas_ra8_agt branch 2 times, most recently from 226156c to 702c6ef Compare October 15, 2024 06:04
- boards: renesas: Add support for agt.
- drivers: counter: Add support for counter driver use agt
- dts: arm: Add support for agt.
- dts: bindings: Add support for agt counter driver.
- soc: renesas: Add support for agt counter driver.
- samples: drivers: counter: alarm: Add support for RA8

This is initial support with only basic functionality for counter
operation on Zephyr using AGT hardware, current support for
count source is limited to LOCO and PCLKB, other count source
like underflow signal external pin or AGTIO from another AGT
channel will be added in later support

Signed-off-by: Ha Nguyen <[email protected]>
Signed-off-by: Thao Luong <[email protected]>
Signed-off-by: Duy Phuong Hoang. Nguyen <[email protected]>
Signed-off-by: Khoa Nguyen <[email protected]>
@duynguyenxa duynguyenxa force-pushed the support_renesas_ra8_agt branch from 702c6ef to f8267fd Compare October 15, 2024 06:06
@KhiemNguyenT KhiemNguyenT self-requested a review October 21, 2024 08:10
@henrikbrixandersen henrikbrixandersen merged commit a61484f into zephyrproject-rtos:main Oct 21, 2024
23 checks passed
@khoa-nguyen-18 khoa-nguyen-18 deleted the support_renesas_ra8_agt branch December 10, 2024 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Counter area: Samples Samples platform: Renesas RA Renesas Electronics Corporation, RA

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants