Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: thesofproject/sof
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.11.1
Choose a base ref
...
head repository: thesofproject/sof
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.11.2
Choose a head ref
  • 6 commits
  • 3 files changed
  • 6 contributors

Commits on Nov 6, 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 authored and lgirdwood committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    1891aeb 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 lgirdwood committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    13de630 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 lgirdwood committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    381c7e6 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 lgirdwood committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ddc5bd6 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 lgirdwood committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    fdb9515 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 lgirdwood committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    1d56054 View commit details
    Browse the repository at this point in the history
Loading