doc: pm: Remove power domain section in device
There is a whole section dedicated to power domains. The brief information in device power management was not adding anything. Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
This commit is contained in:
parent
dbc6017947
commit
d07f3c3da3
1 changed files with 0 additions and 7 deletions
|
@ -302,10 +302,3 @@ later calling :c:func:`pm_device_wakeup_enable`.
|
|||
devices that should not be suspended.
|
||||
It is responsibility of driver or the application to do any additional
|
||||
configuration required by the device to support it.
|
||||
|
||||
Power Domain
|
||||
************
|
||||
|
||||
Power domain on Zephyr is represented as a regular device. The power management
|
||||
subsystem ensures that a domain is resumed before and suspended after devices
|
||||
using it. For more details, see :ref:`pm-power-domain`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue