power-domain-soc-state-change

Vendor: Generic or vendor-independent

Note

An implementation of a driver matching this compatible is available in drivers/power_domain/power_domain_soc_state_change.c.

Description

This power domain will Turn On and Off devices when transitioning
in and out a specified Power State. Power States that trigger this
action is specified via the onoff-power-states property.

Properties

Properties not inherited from the base binding file.

Name

Type

Details

onoff-power-states

phandles

List of power management states.
The registered devices will be turned off before the PM subsystem
enters these PM states. The devices will be turned on after the
PM subsystem exits these PM states.