Skip to content

Conversation

@tmleman
Copy link
Contributor

@tmleman tmleman commented Jun 27, 2024

Enable the system-managed device power management feature for the ACE30 PTL board configuration. This feature allows the power management subsystem to automatically suspend devices before entering a low power state and resume them after waking up.

The following configuration option has been added:

  • CONFIG_PM_DEVICE_SYSTEM_MANAGED=y: This option is set to enable system-managed device power management, ensuring that the power management subsystem takes care of suspending and resuming devices as part of the power state transitions.

This change is in line with the power management strategy to minimize power consumption and manage device states more efficiently without the need for explicit device power state management in the application code.

Enable the system-managed device power management feature for the ACE30
PTL board configuration. This feature allows the power management
subsystem to automatically suspend devices before entering a low power
state and resume them after waking up.

The following configuration option has been added:
- `CONFIG_PM_DEVICE_SYSTEM_MANAGED=y`: This option is set to enable
  system-managed device power management, ensuring that the power
  management subsystem takes care of suspending and resuming devices as
  part of the power state transitions.

This change is in line with the power management strategy to minimize
power consumption and manage device states more efficiently without the
need for explicit device power state management in the application code.

Signed-off-by: Tomasz Leman <tomasz.m.leman@intel.com>
@kv2019i kv2019i merged commit 066f414 into thesofproject:main Jul 4, 2024
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.

4 participants