Skip to content

soc: rt11xx: Fix bus clocking #77299

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

Merged

Conversation

PetervdPerk-NXP
Copy link
Collaborator

@PetervdPerk-NXP PetervdPerk-NXP commented Aug 20, 2024

Fixes incorrect clocks for IMXRT11XX.
IMXRT117X bus clock should be 240MHz and IMXRT116X should be 200MHz

Fixes #77371

IMXRT117X bus clock should be 240MHz and IMXRT116X should be 200MHz

Signed-off-by: Peter van der Perk <[email protected]>
@PetervdPerk-NXP PetervdPerk-NXP force-pushed the pr-imxrt11xx-bus-clock-fix branch from 5d8b014 to e6e165d Compare August 20, 2024 16:08
@dleach02 dleach02 added Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. backport v3.7-branch Request backport to the v3.7-branch labels Aug 22, 2024
@nashif nashif merged commit d1a6b45 into zephyrproject-rtos:main Aug 22, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport v3.7-branch Request backport to the v3.7-branch platform: NXP NXP Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RT11xx bus clocks set incorrectly
6 participants