If you need urgent consulting help click here

zephyr,power-state

Vendor: Zephyr-specific binding

Description

Properties for power management state

Properties

Properties not inherited from the base binding file.

Name

Type

Details

power-state-name

string

indicates a power state

This property is required.

Legal values: 'active', 'runtime-idle', 'suspend-to-idle', 'standby', 'suspend-to-ram', 'suspend-to-disk', 'soft-off'

substate-id

int

Platform specific identification.

min-residency-us

int

Minimum residency duration in microseconds. It is the minimum time for a
given idle state to be worthwhile energywise. It includes the time to enter
in this state.

exit-latency-us

int

Worst case latency in microseconds required to exit the idle state.

Deprecated properties not inherited from the base binding file.

(None)

Properties inherited from the base binding file, which defines common properties that may be set on many nodes. Not all of these may apply to the “zephyr,power-state” compatible.

(None)