Re: [PATCH v2] ASoC: fsl_sai: Force a software reset when starting in consumer mode
From: Arun Raghavan
Date: Thu Jun 26 2025 - 07:21:30 EST
On Thu, 26 Jun 2025, at 7:08 AM, Mark Brown wrote:
> On Wed, Jun 25, 2025 at 07:56:16PM -0400, Arun Raghavan wrote:
>> From: Arun Raghavan <arun@xxxxxxxxxxxxx>
>>
>> In a setup with an external clock provider, when running the receiver
>> (arecord) and triggering an xrun with xrun_injection, we see a channel
>> swap/offset. This happens sometimes when running only the receiver, but
>> occurs reliably if a transmitter (aplay) is also concurrently running.
>
> Please don't send new patches or versions in reply to old threads, it
> makes it harder to follow what's going on.
Ack, sorry about that!
-- Arun