1608c8adba
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: Carlo Caione <ccaione@baylibre.com> |
||
---|---|---|
.. | ||
boards | ||
dts/bindings | ||
src | ||
CMakeLists.txt | ||
prj.conf | ||
testcase.yaml |