Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend card search paths #76

Closed
wants to merge 2 commits into from
Closed

Conversation

lumag
Copy link
Contributor

@lumag lumag commented Jan 30, 2021

On Qualcomm platforms is is typical for a single kernel module to support several sound cards. Add support for using ucm2/module/${KernelModule}/${CardLongName}.conf as a use case config file.

See #70 for the reference.

Add support for 'ucm2/module/${KernelModule}/${CardLongName}.conf'
paths. On Qualcomm platforms single module supports multiple sound
cards.

BugLink: alsa-project#70
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Add module/snd_soc_sdm845 -> Qualcomm/sdm845 link.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
perexg added a commit to perexg/alsa-ucm-conf that referenced this pull request Feb 3, 2021
…ation tree

Introduce ucm2/conf.d/ tree with symlinks to the real hardware configurations.
In this way, we do not rely to create the configuration paths based on
simple driver / device identification, but we can store the configurations
more logically to make the maintenance (code reuse, multiple changes)
more easy.

BugLink: alsa-project#70
BugLink: alsa-project#76
BugLink: alsa-project#78
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
perexg added a commit to perexg/alsa-ucm-conf that referenced this pull request Feb 3, 2021
…ation tree

Introduce ucm2/conf.d/ tree with symlinks to the real hardware configurations.
In this way, we do not rely to create the configuration paths based on
simple driver / device identification, but we can store the configurations
more logically to make the maintenance (code reuse, multiple changes)
more easy.

BugLink: alsa-project#70
BugLink: alsa-project#76
BugLink: alsa-project#78
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
perexg added a commit to perexg/alsa-ucm-conf that referenced this pull request Feb 3, 2021
…ation tree

Introduce ucm2/conf.d/ tree with symlinks to the real hardware configurations.
In this way, we do not rely to create the configuration paths based on
simple driver / device identification, but we can store the configurations
more logically to make the maintenance (code reuse, multiple changes)
more easy.

BugLink: alsa-project#70
BugLink: alsa-project#76
BugLink: alsa-project#78
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
perexg added a commit to perexg/alsa-ucm-conf that referenced this pull request Feb 3, 2021
…ation tree

Introduce ucm2/conf.d/ tree with symlinks to the real hardware configurations.
In this way, we do not rely to create the configuration paths based on
simple driver / device identification, but we can store the configurations
more logically to make the maintenance (code reuse, multiple changes)
more easy.

BugLink: alsa-project#70
BugLink: alsa-project#76
BugLink: alsa-project#78
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
perexg added a commit that referenced this pull request Feb 11, 2021
…ation tree

Introduce ucm2/conf.d/ tree with symlinks to the real hardware configurations.
In this way, we do not rely to create the configuration paths based on
simple driver / device identification, but we can store the configurations
more logically to make the maintenance (code reuse, multiple changes)
more easy.

This commit keeps the older lookup paths active, but they will be
turned off in the next release.

BugLink: #70
BugLink: #76
BugLink: #78
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
@perexg
Copy link
Member

perexg commented Feb 11, 2021

Obsoleted with 4cfceb1 .

@perexg perexg closed this Feb 11, 2021
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.

None yet

2 participants