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: sof_rt5682: add adl_rt5650 board config #4568

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

brentlu
Copy link

@brentlu brentlu commented Sep 5, 2023

This configuration supports ADL boards which implement ALC5650 dual I2S interface codec. Two DAI links are added: AIF1 (on codec side) for headphone and AIF2 for speakers.

@brentlu
Copy link
Author

brentlu commented Sep 5, 2023

TPLG PR: thesofproject/sof#8152

@brentlu brentlu added Chrome Related to Chrome integration ADL Applies to Alder Lake platform labels Sep 5, 2023
bardliao
bardliao previously approved these changes Sep 5, 2023
Copy link
Member

@plbossart plbossart left a comment

Choose a reason for hiding this comment

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

code is fine, position is the table can be improved @brentlu

SOF_RT5682_NUM_HDMIDEV(4) |
SOF_BT_OFFLOAD_SSP(2) |
SOF_SSP_BT_OFFLOAD_PRESENT),
},
Copy link
Member

Choose a reason for hiding this comment

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

could you move this with the ADL devices, and if you don't mind also move jasperlake where it belongs line 1142?

Copy link
Author

Choose a reason for hiding this comment

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

sure. it's done.

This configuration supports ADL boards which implement ALC5650 dual
I2S interface codec. Two DAI links are added: AIF1 (on codec side) for
headphone and AIF2 for speakers.

Signed-off-by: Brent Lu <[email protected]>
@plbossart plbossart merged commit 8b2ace8 into thesofproject:topic/sof-dev Sep 6, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ADL Applies to Alder Lake platform Chrome Related to Chrome integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants