lkml.org 
[lkml]   [2022]   [Sep]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH v2 00/12] ASoC: codecs: qcom add support for SM8450 and SC8280XP
    Date
    This patchset adds support for SM8450 and SC8280XP SoC and also some of
    the fixes requried to get stable audio on X13s.

    Tested SmartSpeakers and Headset on SM8450 MTP and
    Lenovo Thinkpad X13s.

    Changes since v1:
    - moved va-macro from using of_device_is_compatible to compatible data
    - added some fixes for qcom codecs.

    Srinivas Kandagatla (12):
    ASoC: codecs: wsa-macro: handle swr_reset correctly
    ASoC: codecs: rx-macro: handle swr_reset correctly
    ASoC: codecs: tx-macro: handle swr_reset correctly
    ASoC: codecs: tx-macro: fix active_decimator array
    ASoC: codecs: tx-macro: fix kcontrol put
    ASoC: codecs: wsa883x: add clock stop support
    ASoC: qcom: dt-bindings: add sm8450 and sc8280xp compatibles
    ASoC: codecs: wsa-macro: add support for sm8450 and sc8280xp
    ASoC: codecs: tx-macro: add support for sm8450 and sc8280xp
    ASoC: codecs: rx-macro: add support for sm8450 and sc8280xp
    ASoC: codecs: va-macro: clear the frame sync counter before enabling
    ASoC: codecs: va-macro: add support for sm8450 and sc8280xp

    .../bindings/sound/qcom,lpass-rx-macro.yaml | 2 +
    .../bindings/sound/qcom,lpass-tx-macro.yaml | 2 +
    .../bindings/sound/qcom,lpass-va-macro.yaml | 2 +
    .../bindings/sound/qcom,lpass-wsa-macro.yaml | 2 +
    sound/soc/codecs/lpass-rx-macro.c | 18 ++--
    sound/soc/codecs/lpass-tx-macro.c | 36 ++++----
    sound/soc/codecs/lpass-va-macro.c | 82 +++++++++++++++++--
    sound/soc/codecs/lpass-wsa-macro.c | 19 ++---
    sound/soc/codecs/wsa883x.c | 28 +------
    9 files changed, 120 insertions(+), 71 deletions(-)

    --
    2.21.0

    \
     
     \ /
      Last update: 2022-09-06 19:13    [W:4.001 / U:0.620 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site