Skip to content
Commit 1608c8ad authored by Carlo Caione's avatar Carlo Caione Committed by Carles Cufí
Browse files

pm: Introduce CONFIG_PM_DEVICE_RUNTIME_EXCLUSIVE



Sometimes we want to entirely decouple the system PM from the device PM,
leaving the devices to manage its own power states using the runtime PM.

This is currently not possible because the suspend / resume code path is
triggering the device PM hooks even when the runtime PM is enabled.

Introduce a new PM_DEVICE_RUNTIME_EXCLUSIVE symbol to allow the platform
to skip the device PM triggers on suspend / resume.

Signed-off-by: default avatarCarlo Caione <ccaione@baylibre.com>
parent e757f188
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment