* sof-soundwire: cleanups for rt712, rt713 and rt722 multi codec
[not found] <alsa-project/alsa-ucm-conf/pr/775@alsa-project.org>
@ 2026-06-04 13:54 ` GitHub pull_request - opened
2026-06-05 9:48 ` sof-soundwire: cleanups for codecs with multiple functions GitHub pull_request - edited
` (2 subsequent siblings)
3 siblings, 0 replies; 4+ messages in thread
From: GitHub pull_request - opened @ 2026-06-04 13:54 UTC (permalink / raw)
To: alsa-devel
alsa-project/alsa-ucm-conf pull request #775 was opened from perexg:
RT712 - move rt712-dmic to rt712 config (included in If.multi_init and from HiFi.conf)
RT713 - move rt713-dmic to rt713 config (included in If.multi_init and from HiFi.conf)
RT713,RT712,RT722 - do not include files for individual devices when multi codec is detected.
Declare 'MultiHeadsetShadow' variable to be consistent with other shadow variables (Speaker, Mic). Use it for RT712 and RT713 (Headphones/Headset devices).
Link: https://github.com/alsa-project/alsa-ucm-conf/issues/774
Request URL : https://github.com/alsa-project/alsa-ucm-conf/pull/775
Patch URL : https://github.com/alsa-project/alsa-ucm-conf/pull/775.patch
Repository URL: https://github.com/alsa-project/alsa-ucm-conf
^ permalink raw reply [flat|nested] 4+ messages in thread* sof-soundwire: cleanups for codecs with multiple functions
[not found] <alsa-project/alsa-ucm-conf/pr/775@alsa-project.org>
2026-06-04 13:54 ` sof-soundwire: cleanups for rt712, rt713 and rt722 multi codec GitHub pull_request - opened
@ 2026-06-05 9:48 ` GitHub pull_request - edited
2026-06-05 9:49 ` GitHub pull_request - edited
2026-06-05 9:49 ` GitHub pull_request - edited
3 siblings, 0 replies; 4+ messages in thread
From: GitHub pull_request - edited @ 2026-06-05 9:48 UTC (permalink / raw)
To: alsa-devel
alsa-project/alsa-ucm-conf pull request #775 was edited from perexg:
RT712 - move rt712-dmic to rt712 config (included in If.multi_init and from HiFi.conf)
RT713 - move rt713-dmic to rt713 config (included in If.multi_init and from HiFi.conf)
RT713,RT712,RT722 - do not include files for individual devices when multi codec is detected.
Declare 'MultiHeadsetShadow' variable to be consistent with other shadow variables (Speaker, Mic). Use it for RT712 and RT713 (Headphones/Headset devices).
Link: https://github.com/alsa-project/alsa-ucm-conf/issues/774
Request URL : https://github.com/alsa-project/alsa-ucm-conf/pull/775
Patch URL : https://github.com/alsa-project/alsa-ucm-conf/pull/775.patch
Repository URL: https://github.com/alsa-project/alsa-ucm-conf
^ permalink raw reply [flat|nested] 4+ messages in thread* sof-soundwire: cleanups for codecs with multiple functions
[not found] <alsa-project/alsa-ucm-conf/pr/775@alsa-project.org>
2026-06-04 13:54 ` sof-soundwire: cleanups for rt712, rt713 and rt722 multi codec GitHub pull_request - opened
2026-06-05 9:48 ` sof-soundwire: cleanups for codecs with multiple functions GitHub pull_request - edited
@ 2026-06-05 9:49 ` GitHub pull_request - edited
2026-06-05 9:49 ` GitHub pull_request - edited
3 siblings, 0 replies; 4+ messages in thread
From: GitHub pull_request - edited @ 2026-06-05 9:49 UTC (permalink / raw)
To: alsa-devel
alsa-project/alsa-ucm-conf pull request #775 was edited from perexg:
The load mechanism assumed only one multi-codec in the system, but
we saw in #774 multiple instances of those codecs (rt1320 and rt713).
Make the load mechanism straight:
- introduce file variables
- remove shadow variables
- probe multi-codecs separately and modify the file variables
- test for duplicate file inclusion (in both sof-soundwire / HiFi configs)
- merge dmic configs for rt712,rt713 to one file
This change also removes filters for speaker/headset/mic init includes.
The file variables + multi-codec probe replaces this functionality and
if the driver reports an "unknown" codec, UCM config should be updated anyway.
Link: https://github.com/alsa-project/alsa-ucm-conf/issues/774
Request URL : https://github.com/alsa-project/alsa-ucm-conf/pull/775
Patch URL : https://github.com/alsa-project/alsa-ucm-conf/pull/775.patch
Repository URL: https://github.com/alsa-project/alsa-ucm-conf
^ permalink raw reply [flat|nested] 4+ messages in thread* sof-soundwire: cleanups for codecs with multiple functions
[not found] <alsa-project/alsa-ucm-conf/pr/775@alsa-project.org>
` (2 preceding siblings ...)
2026-06-05 9:49 ` GitHub pull_request - edited
@ 2026-06-05 9:49 ` GitHub pull_request - edited
3 siblings, 0 replies; 4+ messages in thread
From: GitHub pull_request - edited @ 2026-06-05 9:49 UTC (permalink / raw)
To: alsa-devel
alsa-project/alsa-ucm-conf pull request #775 was edited from perexg:
The load mechanism assumed only one multi-codec in the system, but we saw in #774 multiple instances of those codecs (rt1320 and rt713).
Make the load mechanism straight:
- introduce file variables
- remove shadow variables
- probe multi-codecs separately and modify the file variables
- test for duplicate file inclusion (in both sof-soundwire / HiFi configs)
- merge dmic configs for rt712,rt713 to one file
This change also removes filters for speaker/headset/mic init includes. The file variables + multi-codec probe replaces this functionality and if the driver reports an "unknown" codec, UCM config should be updated anyway.
Link: https://github.com/alsa-project/alsa-ucm-conf/issues/774
Request URL : https://github.com/alsa-project/alsa-ucm-conf/pull/775
Patch URL : https://github.com/alsa-project/alsa-ucm-conf/pull/775.patch
Repository URL: https://github.com/alsa-project/alsa-ucm-conf
^ permalink raw reply [flat|nested] 4+ messages in thread