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: Add cs42l43 support #5326

Open
wants to merge 1 commit into
base: topic/sof-dev
Choose a base branch
from

Conversation

naveen-manohar
Copy link

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

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.corp-partner.google.com>
.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

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.

3 participants