Re: [PATCH] soundwire: intel_ace2x: fix AC timing setting for ACE2.x

From: Vinod Koul
Date: Tue Nov 28 2023 - 04:58:53 EST



On Mon, 27 Nov 2023 20:47:35 +0800, Bard Liao wrote:
> Start from ACE1.x, DOAISE is added to AC timing control
> register bit 5, it combines with DOAIS to get effective
> timing, and has the default value 1.
>
> The current code fills DOAIS, DACTQE and DODS bits to a
> variable initialized to zero, and updates the variable
> to AC timing control register. With this operation, We
> change DOAISE to 0, and force a much more aggressive
> timing. The timing is even unable to form a working
> waveform on SDA pin.
>
> [...]

Applied, thanks!

[1/1] soundwire: intel_ace2x: fix AC timing setting for ACE2.x
commit: 393cae5f32d640b9798903702018a48c7a45e59f

Best regards,
--
~Vinod