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: SOF: imx8m: Add MICFIL PDM interface #4670

Merged
merged 2 commits into from
Nov 3, 2023

Conversation

dbaluta
Copy link
Collaborator

@dbaluta dbaluta commented Oct 27, 2023

Add MICFIL configuration to support MICFIL PDM DAI on i.MX8MP.

This will allow creating of PDM DAI links.

Signed-off-by: Daniel Baluta <[email protected]>
@@ -51,4 +51,11 @@ struct sof_ipc_dai_sai_params {
uint16_t tdm_slot_width;

Choose a reason for hiding this comment

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

Please rephrase the commit message, for this patch, maybe "Add support for configuring PDM interface from topology".
Other than that, LGTM.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@iuliana-prodan updated commit message as you suggested.

Currently we only support configuration for number of channels and
sample rate.

Signed-off-by: Daniel Baluta <[email protected]>
@plbossart plbossart merged commit 50b2bed into thesofproject:topic/sof-dev Nov 3, 2023
9 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