You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This property allows defining one or more power-states phandles in which
a peripheral loses its configuration, and must be reinitialized.
States below and including S2RAM are inherently assumed to require
reinit, this property is intended to cover the exceptions outside
of this common use case.
It is intended to assist drivers in preventing the SoC from entering
these power states during critical code sections, as well as indicate
to power management services when a peripheral needs reinitialization.
Signed-off-by: Kenneth J. Miller <[email protected]>
0 commit comments