Skip to content

PAL Upstream#37

Merged
quic-aditrath merged 6 commits intoAudioReach:masterfrom
ffrancis123:upstream
Feb 18, 2026
Merged

PAL Upstream#37
quic-aditrath merged 6 commits intoAudioReach:masterfrom
ffrancis123:upstream

Conversation

@ffrancis123
Copy link
Contributor

@ffrancis123 ffrancis123 commented Feb 3, 2026

Commits:

pal: configs: Add CPS support for speaker protcetion
pal: always update use_lpi_ before sound model loading
pal: Fix error callback handling during StreamCompress open
pal : fix configuration set for Incall Music Plus Rx MFC
pal: check model type when sending abort event
pal: Enable SPv5 on sun qrd variant

Farida Moughal and others added 6 commits February 3, 2026 12:42
Add CPS2 device in configs for CPS support

Signed-off-by: ffrancis <ffrancis@qti.qualcomm.com>
use_lpi_ may not be updated properly in gsl engine if
LPI-NLPI switch comes during Pause and Resume due to
recent Pause/Resume sequence update.

Always update use_lpi_ before sound model loading to
make sure the flag has proper value before sending any
payload to ADSP.

Signed-off-by: ffrancis <ffrancis@qti.qualcomm.com>
Fix error callback handling during StreamCompress open, as cb is
registered after open, so if StreamCompress open fails, it should
be handled same way as create failure is being handled.

Signed-off-by: ffrancis <ffrancis@qti.qualcomm.com>
fix the InCall Music plus Rx MFC by updating the config before the
setconfig of mux/demux. Cast the session to SessionAlsaPcm to
reconfigure the MFC properly during Voice Call Device Switch.

Signed-off-by: ffrancis <ffrancis@qti.qualcomm.com>
Keyphrase event is always sent when VoiceUI stream
is paused due to concurrency which may be a problem
if model type is generic.

Update abort event generation with model type check
included.

Signed-off-by: ffrancis <ffrancis@qti.qualcomm.com>
Enable SPv5 on sun qrd variant.

Signed-off-by: ffrancis <ffrancis@qti.qualcomm.com>
@ffrancis123 ffrancis123 changed the title Upstream PAL Upstream Feb 3, 2026
@quic-aditrath quic-aditrath merged commit 6c94e9a into AudioReach:master Feb 18, 2026
1 of 2 checks passed
@ffrancis123 ffrancis123 deleted the upstream branch February 19, 2026 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants