doc: power_management: add diagrams illustrating power management
Add diagram showing the current system power management and the central method of device power management. The diagrams were made using draw.io and can be edit using draw.io.y Signed-off-by: Wentong Wu <wentong.wu@intel.com>
This commit is contained in:
parent
c5c3fdd67b
commit
8f2da767ee
2 changed files with 6 additions and 0 deletions
3
doc/reference/power_management/central_method.svg
Normal file
3
doc/reference/power_management/central_method.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 29 KiB |
|
@ -205,6 +205,9 @@ transaction that cannot be interrupted. This method can be used in
|
|||
implementations where the applications and components using devices are not
|
||||
expected to be power aware and do not implement device power management.
|
||||
|
||||
.. image:: central_method.svg
|
||||
:align: center
|
||||
|
||||
This method can also be used to emulate a hardware feature supported by some
|
||||
SOCs which cause automatic entry to deep sleep when all devices are idle.
|
||||
Refer to `Busy Status Indication`_ to see how to indicate whether a device is busy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue