ASoC: Intel: soc-acpi-intel-ptl-match: Sort ACPI link/machine tables#5349
Closed
naveen-manohar wants to merge 2 commits intothesofproject:topic/sof-devfrom
Closed
ASoC: Intel: soc-acpi-intel-ptl-match: Sort ACPI link/machine tables#5349naveen-manohar wants to merge 2 commits intothesofproject:topic/sof-devfrom
naveen-manohar wants to merge 2 commits intothesofproject:topic/sof-devfrom
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ASoC: Intel: soc-acpi-intel-ptl-match: Sort ACPI link/machine tables
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