This is the documentation for the latest (main) development branch of Zephyr. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

nxp,pdcfg-power

Vendor: NXP Semiconductors

Description

Properties for NXP power management through the PDCFG register

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.

deep-sleep-config

array

An array of values written to the PDSLEEPCFG registers that controls the
power to various blocks while the CPU is in deep sleep mode. These values
are programmed to the sleep configuration registers before entering deep
sleep mode.