Skip to content

Commit 0a44403

Browse files
Flavio Ceolinnashif
authored andcommitted
doc: pm: Change section in device pm
s/System Power Management/System Managed Device Power Management/g System Power Management is confusing and does not tell anything about device. Change it for something more explicit. Signed-off-by: Flavio Ceolin <[email protected]>
1 parent 4844dab commit 0a44403

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/services/pm/device.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ advantage of the device power management subsystem.
1313
Zephyr supports two types of device power management:
1414

1515
- :ref:`Device Runtime Power Management <pm-device-runtime-pm>`
16-
- :ref:`System Power Management <pm-device-system-pm>`
16+
- :ref:`System-Managed Device Power Management <pm-device-system-pm>`
1717

1818
.. _pm-device-runtime-pm:
1919

@@ -37,8 +37,8 @@ For more information, see :ref:`pm-device-runtime`.
3737

3838
.. _pm-device-system-pm:
3939

40-
System Power Management
41-
***********************
40+
System-Managed Device Power Management
41+
**************************************
4242

4343
When using this type, device power management is mostly done inside
4444
:c:func:`pm_system_suspend()` along with entering a CPU or SOC power state.

0 commit comments

Comments
 (0)