On Wed Oct 15, 2025 at 2:17 PM BST, Srinivas Kandagatla wrote:
> This patchset has 4 fixes and some enhancements to the Elite DSP driver
> support.
> Fixes includes
> - setting correct flags for expected behaviour of appl_ptr
> - fix closing of copp instances
> - fix buffer alignment.
> - fix state checks before closing asm stream
> Enhancements include:
> - adding q6asm_get_hw_pointer and ack callback support
>
> There is another set of updates comming soon, which will add support
> for early memory mapping and few more modules support in audioreach.
>
> Srinivas Kandagatla (9):
> ASoC: qcom: q6apm-dai: set flags to reflect correct operation of
> appl_ptr
> ASoC: qcom: q6adm: the the copp device only during last instance
> ASoC: qcom: qdsp6: q6asm-dai: set 10 ms period and buffer alignment.
> ASoC: qcom: q6asm-dai: perform correct state check before closing
> ASoC: qcom: q6asm: handle the responses after closing
> ASoC: qcom: q6asm-dai: schedule all available frames to avoid dsp
> under-runs
> ASoC: qcom: q6asm: add q6asm_get_hw_pointer
> ASoC: qcom: q6asm-dai: use q6asm_get_hw_pointer
> ASoC: qcom: q6asm: set runtime correctly for each stream
I am currently testing this series, so far looks good but
I'd like to test it on one more different board.
I'll also have few minor comments later.
Thanks,
Alexey