Re: [PATCH v4 1/2] ASoC: dt-bindings: sound-card-common: List sound widgets ignoring system suspend

From: Rob Herring
Date: Thu Oct 26 2023 - 13:58:49 EST


On Mon, Oct 23, 2023 at 10:07:17AM +0800, Chancel Liu wrote:
> Add a property to list audio sound widgets which are marked ignoring
> system suspend. Paths between these endpoints are still active over
> suspend of the main application processor that the current operating
> system is running.

Perhaps it would be better to define components used for low power
audio rather than the OS mode that gets used. Isn't LPA just audio
handling that doesn't require the OS CPU to be involved? So the state of
the CPU is kind of orthogonal.

Rob