Skip to content

ASoC: Intel: soc-acpi-intel-ptl-match: Add cs42l43 support#5326

Merged
lgirdwood merged 1 commit intothesofproject:topic/sof-devfrom
naveen-manohar:ptl-cs42l43
Mar 7, 2025
Merged

ASoC: Intel: soc-acpi-intel-ptl-match: Add cs42l43 support#5326
lgirdwood merged 1 commit intothesofproject:topic/sof-devfrom
naveen-manohar:ptl-cs42l43

Conversation

@naveen-manohar
Copy link

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

.links = ptl_cs42l43_l3,
.drv_name = "sof_sdw",
.sof_tplg_filename = "sof-ptl-cs42l43.tplg",
},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

any specific reason to put this here? This doesn't seem to follow any order that I understand. It mixes Bit(3) and Bit(0) definitions. Maybe best to have a clearer set of conventions on where entries get added

Copy link
Author

@naveen-manohar naveen-manohar Feb 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the review Pierre!!

Assumed mockup-test entries make it 1st
& then follow the usual "{platform}{codec}{link#}" convention

@bardliao
Copy link
Collaborator

SOFCI TEST

bardliao
bardliao previously approved these changes Feb 17, 2025
@bardliao
Copy link
Collaborator

SOFCI TEST

lgirdwood
lgirdwood previously approved these changes Feb 17, 2025
@bardliao
Copy link
Collaborator

bardliao commented Mar 3, 2025

@naveen-manohar Can you fix the conflict?

@naveen-manohar
Copy link
Author

@naveen-manohar Can you fix the conflict?

Done, Please help review. Thanks

.links = ptl_cs42l43_l3,
.drv_name = "sof_sdw",
.sof_tplg_filename = "sof-ptl-cs42l43-l3.tplg",
},
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please put it after the mockup matches. And add .get_function_tplg_files = sof_sdw_get_tplg_files, as cs42l43 is a monolithic codec

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>
@lgirdwood lgirdwood merged commit 669508b into thesofproject:topic/sof-dev Mar 7, 2025
11 of 15 checks passed
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.

4 participants