Skip to content

Conversation

@TonyHan11
Copy link
Contributor

Some macros are used in zephyr source code drivers/rtc/rtc_sam.c and drivers/dma/dma_sam_xdmac.c, but the definitions in sama7d65's header file are different. To reuse the driver code without changes, re-define them with another format.

Some macros are used in zephyr code "drivers/dma/dma_sam_xdmac.c",
but the definitions in sama7d65's header file are different. To reuse
the driver code without changes, re-define them with another format.

Signed-off-by: Tony Han <[email protected]>
Some macros are used in zephyr source code "drivers/rtc/rtc_sam.c",
but the definitions in sama7d65's header file are different. To reuse
the driver code without changes,  re-define them with another format.

Signed-off-by: Tony Han <[email protected]>
@nandojve
Copy link
Member

nandojve commented Dec 1, 2025

Copying @NhMchp answer #41 (comment)

@TonyHan11
Copy link
Contributor Author

Copying @NhMchp answer #41 (comment)

Updated the RTC support with a new driver (zephyrproject-rtos/zephyr#99889 (comment)), the changes in this PR not needed. Close the PR.

@TonyHan11 TonyHan11 closed this Dec 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants