lkml.org 
[lkml]   [2022]   [Sep]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/4] ASoC: qcom: add support for sc8280xp machine
Date
This patchset adds support for SC8280XP SoC machine driver.

First patch moves some of the commonly used code to common from sm8250 machine driver
and the follow on code adds minimal support for sc8280xp.

Currently this driver is only tested with SmartSpeakers and Headset
on Lenovo Thinkpad X13s.

Support for sm8450 is tested and I will post the patches soon.

Thanks,
Srini

Changes since v1:
- make all the exported symbol as EXPORT_SYMBOL_GPL


Srinivas Kandagatla (4):
ASoC: qcom: common: use EXPORT_SYMBOL_GPL instead of EXPORT_SYMBOL
ASoC: dt-bindings: qcom,sm8250: add compatibles for sm8450 and sm8250
ASoC: qcom: sm8250: move some code to common
ASoC: qcom: add machine driver for sc8280xp

.../bindings/sound/qcom,sm8250.yaml | 2 +
sound/soc/qcom/Kconfig | 11 ++
sound/soc/qcom/Makefile | 2 +
sound/soc/qcom/common.c | 171 +++++++++++++++++-
sound/soc/qcom/common.h | 12 ++
sound/soc/qcom/sc8280xp.c | 157 ++++++++++++++++
sound/soc/qcom/sm8250.c | 152 +---------------
7 files changed, 361 insertions(+), 146 deletions(-)
create mode 100644 sound/soc/qcom/sc8280xp.c

--
2.21.0

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