Skip to content

Conversation

Holt-Sun
Copy link

To support zephyrproject-rtos/zephyr#94407.

  1. Upgrade RTC driver version to 2.4.0 to support clockout and time second interrupt.
  2. Update device feature guard macros.

ZhaoxiangJin and others added 2 commits August 20, 2025 14:03
…n feature.

1. Update fsl rtc driver files.
2. Update device feature header files for MCXA266, MCXA345, MCXA346, and MCXA366.

Signed-off-by: Holt Sun <[email protected]>
@ZhaoxiangJin
Copy link
Collaborator

Hello @Holt-Sun, is commit really needed? does changes in commit also in SDK? If PR need this change, please update west.yml in your Zephyr side PR.

@Holt-Sun
Copy link
Author

Holt-Sun commented Aug 20, 2025

Collaborator

Yes, it is necessary for my PR zephyrproject-rtos/zephyr#94407. It has been commited in SDK repositories.
I will update the west.yml if merged.


if(CONFIG_MCUX_COMPONENT_driver.caam)
mcux_component_version(2.3.2)
mcux_component_version(2.4.0)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Hello @Holt-Sun, I remember that updating the caam driver to the latest SDK version (2.4.0) will cause the RT1170/1160 network samples run fail. Did you copy it directly from the SDK or did you add a patch for caam?

@ZhaoxiangJin
Copy link
Collaborator

Collaborator

Yes, it is necessary for my PR zephyrproject-rtos/zephyr#94407. It has been commited in SDK repositories. I will update the west.yml if merged.

Could you please include west.yml update in your pr to make the CI get pass?

@ZhaoxiangJin
Copy link
Collaborator

Hello @Holt-Sun, this PR can be closed? #612 should contain the patch you need

@ZhaoxiangJin
Copy link
Collaborator

Hello @Holt-Sun, this PR can be closed? #612 should contain the patch you need

checked with Holt, this PR can be closed

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