ddfa048058
Add support for power domains on Zephyr. Power domains are implemented as simple devices so they can use the existent Zephyr API, for resume and suspend sync and async and also reference count. The pm subsystem will ensure that domains are resumed before and suspended after devices using them. For device runtime power management, every time the device is got or released the same actions is done to the domain it belongs. As domains are implemented as simple devices, it is totally acceptable a domain belongs to another domain. Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com> |
||
---|---|---|
.. | ||
base.yaml | ||
mem-region.yaml | ||
pm.yaml | ||
power.yaml |