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

topology2: add support for rt721-sdw topology #9524

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

naveen-manohar
Copy link
Contributor

Adding topology support for rt721-sdw monolithic codec
Verified on PTL-RVP

"cavs-sdw\;sof-ptl-rt721\;PLATFORM=ptl,SDW_DMIC=1,NUM_SDW_AMP_LINKS=1,\
SDW_AMP_FEEDBACK=false,SDW_SPK_STREAM=Playback-SmartAmp,SDW_DMIC_STREAM=Capture-SmartMic,\
SDW_JACK_OUT_STREAM=Playback-SimpleJack,SDW_JACK_IN_STREAM=Capture-SimpleJack,\
HDMI1_ID=7,HDMI2_ID=8,HDMI3_ID=9"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Does it assume PCH DMIC is used? So that your HDMI IDs are 7, 8, and 9. If so, you have to append -4ch or -2ch to the topology name.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated.. per suggestion.
thanks

Copy link
Collaborator

Choose a reason for hiding this comment

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

I think HDMI IDs will be 5, 6, 7 which are the default of HDMI1_D, HDMI2_ID and HDMI3_ID. IOW, we don't need HDMI1_ID=7,HDMI2_ID=8,HDMI3_ID=9 for the with SDW-DMIC version.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks, have updated accordingly.

@lgirdwood
Copy link
Member

@bardliao good for you now ?

@bardliao
Copy link
Collaborator

@bardliao good for you now ?

No, @naveen-manohar please remove HDMI1_ID=7,HDMI2_ID=8,HDMI3_ID=9 from sof-ptl-rt721 as the HDMI ID should be 5, 6, 7 which are the same as the default values.

Adding topology support for rt721-sdw monolithic codec
verified on ptl-rvp, with configuration:
1. sof-ptl-rt721: uses SDW-DMIC
2. sof-ptl-rt721-4ch: uses PCH-DMIC

Signed-off-by: Naveen Manohar <naveen.m@intel.com>
Copy link
Collaborator

@bardliao bardliao left a comment

Choose a reason for hiding this comment

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

LGTM, thanks

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