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

[stable-v2.11] Backport tplg changes from main, plus version bump to 2.11.2 #9640

Merged

Commits on Nov 5, 2024

  1. versions.js: bump version to 2.11.2

    Bump the version to 2.11.2 to prepare for release.
    
    Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
    kv2019i committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    9dc73bb View commit details
    Browse the repository at this point in the history
  2. topology2: add rt713 and rt1318 support on LNL machine

    SDW link0: rt713
    SDW link1: rt1318
    And 2ch PCH-attached DMICs.
    
    Signed-off-by: Shuming Fan <shumingf@realtek.com>
    (cherry picked from commit d2cf7c3)
    Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
    shumingfan authored and kv2019i committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    6f72c2c View commit details
    Browse the repository at this point in the history
  3. topology2: add rt722 codec and rt1320 amp support

    This patch adds below soundwire hardware configuration on
    ARL platform:
    
    link 0: RT722 multi-function codec with 2 endpoints: Headset and DMIC
    link 2: RT1320 Left and Right amplifier
    
    Note: the RT722 codec internal speaker output is not used.
    
    Signed-off-by: Mac Chiang <mac.chiang@intel.com>
    (cherry picked from commit 886fbff)
    Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
    macchian authored and kv2019i committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    2cedbcc View commit details
    Browse the repository at this point in the history
  4. topology2: Add support for cs42l43 SKU with host DMICs

    Add support for a Lenovo SKU that uses cs42l43 and the host side DMICs
    rather than the CODECs DMICs.
    
    Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
    (cherry picked from commit 5dcc7c8)
    Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
    charleskeepax authored and kv2019i committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    26d1230 View commit details
    Browse the repository at this point in the history
  5. topology2: mtl: Generate topology for Everest(Es83x6) codec.

    Adding support to generte the topology binary for the products
    which contains everest codec with out HDMI-in capture feature.
    
    Signed-off-by: Balamurugan C <balamurugan.c@intel.com>
    (cherry picked from commit c3c3e2f)
    Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
    CBala21 authored and kv2019i committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    e60b4ce View commit details
    Browse the repository at this point in the history
  6. topology2: rename sof-arl-rt722-l0-rt1320-l2

    The file name defined in the Linux kernel is
    sof-arl-rt722-l0_rt1320-l2.tplg.
    
    Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
    (cherry picked from commit 72d03ef)
    Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
    bardliao authored and kv2019i committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    566d324 View commit details
    Browse the repository at this point in the history