Skip to content

Enable rtc on rt700 #93006

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Holt-Sun
Copy link

Updated rtc driver to support NXP RT700.

  1. Update nxp irtc driver to fix issue in init and alarm get function.
  2. Update RTC device tree binding to support "share-counter".
  3. Update RT700 dtsi to support rtc0 for cpu0 and rtc1 for cpu1.
  4. Update readme.

Enable rt700 RTC unittest.

@Holt-Sun Holt-Sun force-pushed the enable-rtc-on-rt700 branch 2 times, most recently from 620191f to 9ff07ae Compare July 16, 2025 03:17
@Holt-Sun Holt-Sun force-pushed the enable-rtc-on-rt700 branch 5 times, most recently from 1bd320d to 1a9a139 Compare July 21, 2025 07:55
@Holt-Sun Holt-Sun force-pushed the enable-rtc-on-rt700 branch from 1a9a139 to 3bc1703 Compare July 24, 2025 02:45
Copy link
Contributor

@bjarki-andreasen bjarki-andreasen left a comment

Choose a reason for hiding this comment

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

Changes look fine, next are the CI failures :)

@Holt-Sun Holt-Sun force-pushed the enable-rtc-on-rt700 branch from 3bc1703 to f3c137f Compare July 25, 2025 03:19
@Holt-Sun Holt-Sun force-pushed the enable-rtc-on-rt700 branch from f3c137f to eb13915 Compare July 25, 2025 03:28
1. Update nxp irtc driver to fix issue in init and alarm function.
2. Update RTC device tree binding to support "share-counter".
3. Update RT700 dtsi to support rtc0 for cpu0 and rtc1 for cpu1.
4. Update readme.
5. Update unit test project conf for RT700.

Signed-off-by: Holt Sun <[email protected]>
@Holt-Sun Holt-Sun force-pushed the enable-rtc-on-rt700 branch from eb13915 to fc10047 Compare July 25, 2025 05:27
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: RTC Real Time Clock area: Samples Samples platform: NXP Drivers NXP Semiconductors, drivers platform: NXP NXP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants