Brent Lu

Results 13 comments of Brent Lu

Topology side: https://github.com/thesofproject/sof/pull/6564

ok. I am trying to embed ssp port number to ACPI _DSD object. Let me upload another PR for review later.

Patch tested on Anraggar: https://github.com/thesofproject/linux/pull/5101 Sorry the SSP port number of ALC5650's speaker path is not handled well.

> @brentlu @cujomalainey People might use rt5650 + external amp. In that case, ctx->amp_type will be the external amp. IOW, we should set `ctx->amp_type = CODEC_RT5650;` only when there is...

> @plbossart @sathya-nujella ping this is a pretty bad break on our end A temporal fix has been merged to Chrome-v6.6 on Wednesday: https://chromium-review.googlesource.com/c/chromiumos/third_party/kernel/+/5691052

> @brentlu are you ok with the suggested fix? LGTM, thanks

> Thanks @bardliao! > > > `dmic 2` > > We have rt714 working as DMIC, so we need to disable the PCH DMIC from BIOS. > > * Can...

There is no bug/issue here. I just try to use same code to fixup topology name of I2S/HDA machine drivers. And yes, we could use same code for SDW as...

I've uploaded new patches which are focusing on the topology name fixup and minimizing each patch. Now all mach could use same code to handle DMIC name fixup (-dmicXch or...

> Not sure what's going on but we've got a nasty TGL IPC timeout I don't recall having seen before: > > https://sof-ci.01.org/linuxpr/PR5037/build3377/devicetest/index.html?model=TGLU_UP_HDA-ipc4&testcase=check-signal-stop-start-capture-10 This PR only touch topology name string....