Skip to content
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

[mtl-007] topology2 changes cherry-picked from main #8971

Merged

Commits on Mar 21, 2024

  1. topology2: cavs-rt5682 separate variants for google aec

    When Google RTC AEC is not ready to launch, it shouldn't be included
    in production builds for Chromebook. This commit removes Google RTC
    AEC from the current variants while making another copy with suffix
    "-google-aec".
    
    Signed-off-by: Pin-chih Lin <johnylin@google.com>
    (cherry picked from commit 6c3bd47)
    johnylin76 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    dc35325 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. topology2: cavs-mixin-mixout-ssp: fix the indentation

    Replace whitespaces with tabs.
    
    Signed-off-by: Mac Chiang <mac.chiang@intel.com>
    (cherry picked from commit d49cfe5)
    macchian authored and johnylin76 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    e360796 View commit details
    Browse the repository at this point in the history
  2. topology2: cavs-mixin-mixout-eqiir-dts: fix the indentation

    Replace whitespaces with tabs.
    
    Signed-off-by: Mac Chiang <mac.chiang@intel.com>
    (cherry picked from commit 859c23c)
    macchian authored and johnylin76 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    b5dd32a View commit details
    Browse the repository at this point in the history
  3. topology2: remove USE_CHAIN_DMA flag as it's applied to iDisp links.

    The CHAIN_DMA has been replaced with HDMI_USE_CHAIN_DMA, which was already
    enabled by default on iDisplay HDAudio codec in hdmi-default.conf.
    
    Signed-off-by: Mac Chiang <mac.chiang@intel.com>
    (cherry picked from commit 1004762)
    macchian authored and johnylin76 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    e934759 View commit details
    Browse the repository at this point in the history
  4. topology2: fix nhlt binary file naming

    All topologies are built in parallel. The same name will lead
    to file overrides. Therefore, correct to use the respective file
    names properly.
    
    Signed-off-by: Mac Chiang <mac.chiang@intel.com>
    (cherry picked from commit 7bd3f0c)
    macchian authored and johnylin76 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    ea9c634 View commit details
    Browse the repository at this point in the history
  5. topology2: sof-mtl-rt5650: add SSP FMT 24 bits support

    Use 24 bits format on playback and capture pipelines if codec needs,
    e.g. RT5650 HS/SPK codec.
    
    Signed-off-by: Mac Chiang <mac.chiang@intel.com>
    (cherry picked from commit 980f193)
    macchian authored and johnylin76 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    f975d7a View commit details
    Browse the repository at this point in the history