Uh oh!
There was an error while loading. Please reload this page.
topology: Update tplg file name for tgl system with max98373-rt5682 - #3407
Conversation
Changed the tplg file name in kernel driver according to Maintainers feedback. So, topology file name here needs the corresponding change. Signed-off-by: Sathyanarayana Nujella <sathyanarayana.nujella@intel.com>
plbossart
commented
Sep 14, 2020
in thesofproject/linux#2345 (comment) I suggested that all the configurations start with the codec first and then the amp. Here there's only one line that is changed, it's inconsistent. |
keyonjie
commented
Sep 16, 2020
@sathya-nujella so we are generating 2 tplg files: sof-tgl-max98373-rt5682(should be sof-tgl-rt5682-ssp0-max98373-ssp1?) and sof-tgl-rt5682-ssp0-max98373-ssp2, are they both used by machine driver? |
sathya-nujella
commented
Sep 16, 2020
Hi @plbossart |
sathya-nujella
commented
Sep 16, 2020
ODM's are in different phases. So, for existing ones do not want to change for now. Please suggest if ok for now.. only do for newer ones. |
keyonjie
left a comment
There was a problem hiding this comment.
Since it is already merged on the driver side, agree to go with this now.
lgirdwood
commented
Sep 16, 2020
@sathya-nujella can you create a BUG for changing the remaining topologies after ODM alignment and link the issue # here. I will merge now for v1.6 but we will need the updates after ODM work is done here. |
sathya-nujella
commented
Sep 16, 2020
sure @lrgirdwo , thanks! |
Changed the tplg file name in kernel driver according to Maintainers
feedback. So, topology file name here needs the corresponding change.
As part of the below PR, Pierre suggested us to change the name:
thesofproject/linux#2345