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

[nrf fromlist] soc: nordic: nrf54h20: Add LRC around idle #2032

Merged
merged 2 commits into from
Oct 9, 2024

Commits on Oct 8, 2024

  1. [nrf fromlist] soc: nordic: Add LRCCONF management

    Due to the possibility of simultaneous accesess to LRCCONF registers,
    additional management is required.
    
    Upstream PR: zephyrproject-rtos/zephyr#79067
    
    Signed-off-by: Adam Kondraciuk <adam.kondraciuk@nordicsemi.no>
    adamkondraciuk committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a6c623c View commit details
    Browse the repository at this point in the history
  2. [nrf fromlist] dts: arm: nordic: Add power states for nRF54H20

    Add `idle` and `s2ram` power states for nRF54H20 cpuapp and cpurad.
    Also the substate `idle_cache_disable` added.
    
    Upstream PR: zephyrproject-rtos/zephyr#79067
    
    Signed-off-by: Adam Kondraciuk <adam.kondraciuk@nordicsemi.no>
    adamkondraciuk committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    81d1d76 View commit details
    Browse the repository at this point in the history