Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 33e75572 authored by Raghavendra Kakarla's avatar Raghavendra Kakarla Committed by Gerrit - the friendly Code Review server
Browse files

dt-bindings: Add documentation for system_pm_rpm

Add documentation for system_pm_rpm for holi.

Change-Id: I3ba140728055bfe2a8f7ba1227a6ee60c30741c9
parent c8a4bef6
Loading
Loading
Loading
Loading
+19 −0
Original line number Diff line number Diff line
SYSTEM PM

System PM device is a virtual device that handles all CPU subsystem low power
mode activties. When entering core shutdown, resource state that were requested
from the processor may be relinquished and set to idle and restored when the
cores are brought out of sleep.

PROPERTIES

- compatible:
	Usage: required
	Value type: <string>
	Definition: must be "qcom,system-pm-rpm".

EXAMPLE

	system_pm_rpm {
		compatible = "qcom,system-pm-rpm";
	};