From: Mark Brown Date: Thu, 6 Nov 2025 11:34:45 +0000 (+0000) Subject: ASoC: qcom: q6dsp: fixes and updates X-Git-Tag: v6.19-rc1~156^2~3^2~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a381e373a4243926a41b8e6ebbdeb90fe9afda3;p=thirdparty%2Fkernel%2Flinux.git ASoC: qcom: q6dsp: fixes and updates Merge series from Srinivas Kandagatla : 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 - simplify code via __free(kfree) mechanism. - use spinlock guards - few cleanups discovered during doing above 2. There is another set of updates comming soon, which will add support for early memory mapping and few more modules support in audioreach. --- 7a381e373a4243926a41b8e6ebbdeb90fe9afda3