-
Notifications
You must be signed in to change notification settings - Fork 349
[ptl-003-drop-stable] Topology2: Add sof-ptl-rt712-l3-rt1320-l3 support #9970
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
base: ptl-003-drop-stable
Are you sure you want to change the base?
Conversation
| 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" | ||
|
|
||
| "cavs-sdw\;sof-ptl-rt712-l3-rt1320-l3\;PLATFORM=ptl,SDW_DMIC=1,NUM_SDW_AMP_LINKS=1,NUM_DMICS=4,\ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If it has PCH DMIC, the tplg name should be with -4ch suffix. Or maybe we should create 2 topologies 1 is with PCH DMIC and the other isn't.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bardliao , agree, create two topologies - done.
The two topologies support rt712_vb multi-function codec and rt1320 on SoundWire link 3 and shareing the sdw3-clock, sdw3-data[0], sdw3-data[1] data lanes, and without/with PCH_DMIC support. Signed-off-by: Mac Chiang <mac.chiang@intel.com>
|
@lgirdwood @kv2019i , could we merge this? |
|
@macchian for ptl-003-drop-stable, this needs to be merged by @abonislawski |
I assume you have also sent to main (and this is merged) ? |
@lgirdwood , yes #9704 to main has merged. |
|
@abonislawski , could we merge this? |
lgirdwood
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@abonislawski all good, can be also cherry-picked to 005.
The topology supports rt712_vb multi-function codec and rt1320 on SoundWire link 3 and shareing the sdw3-clock, sdw3-data[0] and sdw3-data[1] data lanes.