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.