Re: [PATCH v3] ASoC: codecs: wsa881x: add runtime pm support

From: Srinivas Kandagatla
Date: Mon Feb 28 2022 - 09:21:41 EST




On 28/02/2022 13:33, Mark Brown wrote:
On Fri, Feb 25, 2022 at 06:07:16PM +0000, Srinivas Kandagatla wrote:
WSA SoundWire Controller does not support Clock stop and performs a soft reset
on suspend resume path. Its recommended that WSA881x codecs connected to this
are also reset using a hard reset during suspend resume.

So this codec driver performs a hard reset during suspend resume cycle.
---

You've not provided a Signed-off-by for this so I can't do anything with
it, please see Documentation/process/submitting-patches.rst for details
on what this is and why it's important.
Hm..
Am not sure why was this missing in first place.. Let me resend a new version with proper sign off.

--srini