ASoC: Intel: soc-acpi-intel-ptl-match: drop rt721 related match tables#5658
Conversation
|
@macchian Please remove all rt721 and rt722 match tables and mentation that otherwise all audio configurations with rt721 or rt722 will use the sof-ptl-rt721/rt722.tplg. |
de36e63 to
bcae4a4
Compare
I removed all RT721 topology match tables in this PR currently. Could we merge this first? |
Use functional topologies to support all RT721-related topology and amplifier combinations, e.g. sof-ptl-rt721.tplg, sof-ptl-rt721-l3-rt1320-l3.tplg. If these entries are not removed, they will all use the sof-ptl-rt721.tplg. Signed-off-by: Mac Chiang <mac.chiang@intel.com>
bcae4a4 to
3dae1cf
Compare
Added in commit messages. Done. |
…tch tables Use functional topologies to support all RT721-related topology and amplifier combinations, e.g. sof-ptl-rt721.tplg, sof-ptl-rt721-l3-rt1320-l3.tplg. If these entries are not removed, they will all use the sof-ptl-rt721.tplg. Signed-off-by: Mac Chiang <mac.chiang@intel.com> Bug: 475386887 Test: cat /proc/asound/cards, check sound carsd is listed. link: thesofproject/linux#5658 Change-Id: I4636e8bb74a34a59e4b6b436a65461b239c794a9 Signed-off-by: Mac Chiang <mac.chiang@intel.corp-partner.google.com> Signed-off-by: Norman Bintang <normanbt@google.com>
|
@bardliao @macchian now i noticed with this PR#5658 RT721-SDW AIC at l3 fails to bind sound card on both PTL & WCL cc: @udaymb |
I remember function topology is to simplify match table, especially on different combinations, so we will not need to create new monolithic topology for new devices. You can download from the latest sof-bin about function topology(sdca keyword). sof-ipc4-tplg-v2.14 sof-ipc4-tplg-v2.14.3 |
why are there underscores around the topology filename in the print? |
From the same discussion in google chat, the log is no "_". So it should be pasting error. |
Use functional topologies to support all RT721-related topology and
amplifier combinations, e.g. sof-ptl-rt721.tplg, sof-ptl-rt721-l3-rt1320-l3.tplg.
If these entries are not removed, they will all use the sof-ptl-rt721.tplg.