Uday M Bhat
Uday M Bhat
> As suggested moved to tools/topology/topology2/cavs/cavs-rt5682-rt1019.conf
> Pls also make sure the DAI link id matches with machine driver, spk link is created after DMIC in sof_rt5682.c. DAI link ids are updated as per the machine...
After discussion, moved to passthrough instead of volume playback/capture
> The id is unique, since SSP0's id is 1, so DMIC id cannot be 1 again. Done > A more friendly name than PortN? Done
> @udaymb Please add "cavs-rt5682-rt1019;cavs-rt5682-rt1019.conf" into tools/topology/topology2/cavs/CMakeLists.txt so that we can build this topology with ./scripts/build-tools.sh Added it in CMakeLists.txt https://github.com/thesofproject/sof/pull/5231#commitcomment-64270686 Based on this PRs comment, removed dai_index to inherit...
https://github.com/thesofproject/sof/pull/5187#discussion_r792989721 this is modified now https://github.com/thesofproject/sof/pull/5187#discussion_r792989135 modified Setting these values for ALC5682 - SSP0 MCLK 19.2MHz DAI_CONFIG(SSP, 0, 0, SSP0-Codec, SSP_CONFIG(I2S, SSP_CLOCK(mclk, 19200000, codec_mclk_in), SSP_CLOCK(bclk, 2400000, codec_slave), SSP_CLOCK(fsync, 48000, codec_slave),...
>> https://github.com/thesofproject/sof/pull/5187#discussion_r793757912 Updating all settings similar to rt1011 https://github.com/thesofproject/sof/blob/main/tools/topology/topology1/sof-tgl-max98357a-rt5682.m4#L380-L385
Apologies for the delay - board is still not available for verification Need to wait till get it
@kv2019i - @ujfalusi and @abonislawski suggested to use https://github.com/thesofproject/linux/pull/4851 As the kernel used is - https://chromium.googlesource.com/chromiumos/third_party/kernel/+log/refs/heads/release-R123-15786.B-chromeos-6.1 (https://chromium.googlesource.com/chromiumos/third_party/kernel/+/d4f476208c715d8dee7fc7f28134d150f507af6f) patches cannot be directly applied from the PR - manual changes are done...