Re: [PATCH] soundwire: intel_bus_common: enable interrupts before exiting reset
From: Vinod Koul
Date: Sun Aug 18 2024 - 03:29:20 EST
On Mon, 05 Aug 2024 19:50:03 +0800, Bard Liao wrote:
> The existing code enables the Cadence IP interrupts after the bus
> reset sequence. The problem with this sequence is that it might be
> pre-empted, giving SoundWire devices time to sync and report as
> ATTACHED before the interrupts are enabled. In that case, the Cadence
> IP will not detect a state change and will not throw an interrupt to
> proceed with the enumeration of a Device0.
>
> [...]
Applied, thanks!
[1/1] soundwire: intel_bus_common: enable interrupts before exiting reset
commit: 5aedb8d8336b0a0421b58ca27d1b572aa6695b5b
Best regards,
--
~Vinod