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.2] Missing topologies commits from jsl 005 #9492

Merged
merged 4 commits into from
Sep 20, 2024

Commits on Sep 19, 2024

  1. Revert "topology: sof-jsl-rt5682: add SSP_CC_BCLK_ES flag to codec DAI"

    This reverts commit b365447.
    
    Signed-off-by: Brent Lu <brent.lu@intel.com>
    brentlu committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1f8785d View commit details
    Browse the repository at this point in the history
  2. topology: sof-jsl-rt5682: add support for cs42l42 with max98360a

    Add support for cs42l42 with max98360a running on JSL boards. The
    cs42l42 needs to enable bclk earlier in prepare stage and disable bclk
    at hw_free statge so we add the SSP_CC_BCLK_ES flag for it.
    
    Signed-off-by: Brent Lu <brent.lu@intel.com>
    (cherry picked from commit 80a7795)
    brentlu committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    defc9a3 View commit details
    Browse the repository at this point in the history
  3. topology: sof-jsl-rt5682: enable mclk always-on feature

    Enable the always-on feature for pop.
    
    Signed-off-by: Brent Lu <brent.lu@intel.com>
    (cherry picked from commit 41e56b3)
    (cherry picked from commit dd08b24)
    brentlu committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9c4b7f0 View commit details
    Browse the repository at this point in the history
  4. topology1: sof-jsl-rt5650: support ALC5650

    Add a new topology sof-jsl-rt5650 for ALC5650 which supports SSP0 for
    headset and SSP1 for speakers since this codec implements two I2S
    interfaces.
    
    DAI format changed to mclk: 24.576MHz, bclk: 3.072MHz, sample bits:
    24-bit to avoid using ASRC function on codec side.
    
    Signed-off-by: Brent Lu <brent.lu@intel.com>
    (cherry picked from commit 6dc3504)
    brentlu committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5e561b4 View commit details
    Browse the repository at this point in the history