Re: [PATCH v3 00/14] ASoC: qcom: q6dsp: few fixes and enhancements

From: Richard Acayan

Date: Thu Mar 05 2026 - 08:51:14 EST


On Wed, Mar 04, 2026 at 01:06:58PM +0000, Srinivas Kandagatla wrote:
> This patchset contains few fixes for the bugs hit during testing with
> Monza EVK platform
> - around array out of bounds access on dai ids which keep extending but
> the drivers seems to have hardcoded some numbers, fix this and clean
> the mess up
> - fix few issues discovered while trying to shut down dsp.
> - flooding rpmsg with write requests due to not resetting queue pointer,
> fix this resetting the pointer in trigger stop.
> - possible multiple graph opens which can result in open failures.
>
> Apart from this few new enhancements to the dsp side
> - add new LPI MI2S and senary dai entries

Is the LPI MI2S on Q6AFE? I don't see the AFE port ID.

It sounds different from INT_MI2S so I can rebase my patches to depend
on this series.