Skip to content
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

arch/arm64/imx9: Fix cntrfrq_el0 to correct value #279

Merged
merged 2 commits into from
Sep 5, 2024
Merged

Commits on Sep 5, 2024

  1. arch/arm64/imx9: Add system reset controller

    System reset conttoller to powercycle ml and media blocks
    and disable power-isolation
    
    Signed-off-by: Jouni Ukkonen <[email protected]>
    joukkone committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    8c2a51e View commit details
    Browse the repository at this point in the history
  2. arch/arm64/imx9: Fix cntrfrq_el0 to correct value

    Read frequency from system counter and write it
    to arm register.
    
    Signed-off-by: Jouni Ukkonen <[email protected]>
    joukkone committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    ae0b0d0 View commit details
    Browse the repository at this point in the history