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

ASoC: Intel: soc-acpi-intel-ptl-match: Sort ACPI link/machine tables #5349

Closed

Conversation

naveen-manohar
Copy link

ASoC: Intel: soc-acpi-intel-ptl-match: Sort ACPI link/machine tables

Reorder acpi_link_adr & sdw_machine tables per defined criteria:
1. Mock Test 1st
2. Most links 1st
3. link_mask with more bit first
4. link_number number order
5. Alphabetical order

Per above criteria sorted entries in snd_soc_acpi_link_adr & snd_soc_acpi_intel_ptl_sdw_machines table:
sdw_mockup_headset_1amp_mic
sdw_mockup_mic_headset_1amp
sdw_mockup_headset_2amps_mic
sdw_mockup_multi_func
ptl_sdw_rt713_vb_l2_rt1320_l13
ptl_sdw_rt713_vb_l3_rt1320_l12
ptl_cs42l43_l2_cs35l56x6_l13
ptl_sdw_rt712_vb_l2_rt1320_l1
ptl_sdw_rt712_vb_l3_rt1320_l2
ptl_rvp
ptl_rt722_only
ptl_rt722_l1
ptl_cs42l43_l3
ptl_rt721_l3
ptl_rt722_l3

Note: Dependent on PR:https://github.com/thesofproject/linux/pull/5326/commits

Patch adds driver data & match table for cs42l43
multi-function codec on PTL-RVP at sdw link3.

Signed-off-by: Naveen Manohar <naveen.m@intel.com>
Reorder acpi_link_adr & sdw_machine tables per defined criteria:
1. Mock Test 1st
2. Most links 1st
3. link_mask with more bit first
4. link_number number order
5. Alphabetical order

Signed-off-by: Naveen Manohar <naveen.m@intel.com>
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.

1 participant