Commit 8f2da767 authored by Wentong Wu's avatar Wentong Wu Committed by Anas Nashif
Browse files

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: default avatarWentong Wu <wentong.wu@intel.com>
parent c5c3fdd6
Loading
Loading
Loading
Loading
+0 −0

File added.

Preview suppressed by a .gitattributes entry or the file's encoding is unsupported.

+3 −0
Original line number Diff line number Diff line
@@ -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