1. 02 Jul, 2024 2 commits
    • Mark Brown's avatar
      ASoC: cs35l56: Remove obsolete and redundant code · d0401d07
      Mark Brown authored
      Merge series from Richard Fitzgerald <rf@opensource.cirrus.com>:
      
      These commits remove various code that is either no longer needed,
      or is redundant.
      d0401d07
    • Mark Brown's avatar
      ASoC: codecs: wsa88xx: add support for static port · cc1deba8
      Mark Brown authored
      Merge series from srinivas.kandagatla@linaro.org:
      
      Existing way of allocating soundwire master ports on Qualcommm platforms is
      dynamic, and in linear order starting from 1 to MAX_PORTS.
      This will work as long as soundwire device ports are 1:1 mapped
      linearly. However on most Qcom SoCs like SM8550, SM8650, x1e80100, these
      are NOT mapped in that order.
      
      The result of this is that only one speaker among the pair of speakers
      is always silent, With recent changes for WSA codec to support codec
      versions and along with these patches we are able to get all speakers
      working on these SoCs.
      cc1deba8
  2. 01 Jul, 2024 16 commits
  3. 28 Jun, 2024 8 commits
  4. 27 Jun, 2024 3 commits
  5. 26 Jun, 2024 11 commits