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

subsys: pm: add check for device busy in policy #61726

Merged
merged 1 commit into from
Sep 15, 2023

Commits on Sep 12, 2023

  1. pm: policy: add check for device busy in policy

    Add check for device busy when CONFIG_PM_NEED_ALL_DEVICES_IDLE is
    set to y because one or more devices may still in busy and causes
    problem when system go into low power in Intel ISH platform.
    
    Signed-off-by: Leifu Zhao <leifu.zhao@intel.com>
    leifuzhao committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    29bd945 View commit details
    Browse the repository at this point in the history