[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250902140044.54508-1-srinivas.kandagatla@oss.qualcomm.com>
Date: Tue, 2 Sep 2025 15:00:38 +0100
From: Srinivas Kandagatla <srinivas.kandagatla@....qualcomm.com>
To: srini@...nel.org, broonie@...nel.org, robh@...nel.org, krzk+dt@...nel.org
Cc: conor+dt@...nel.org, perex@...ex.cz, tiwai@...e.com,
linux-arm-msm@...r.kernel.org, linux-sound@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
Srinivas Kandagatla <srinivas.kandagatla@....qualcomm.com>
Subject: [PATCH 0/6] ASoC: qcom: add support for Glymur
This patchset adds basic support for Glymur sound card,
- by reusing x1e80100 snd card machine
- reusing lpass wsa and va codec macro which are identical to v2.9 codec version.
For now only tested WSA and VA, which is why tx and rx codec macros are
not added as part of this series.
Tested this on Glymur reference platform.
thanks,
Srini
Srinivas Kandagatla (6):
ASoC: qcom: x1e80100: set card driver name from match data
ASoC: dt-bindings: qcom,sm8250: Add glymur sound card
ASoC: qcom: x1e80100: add compatible for glymur SoC
ASoC: dt-bindings: qcom: Add Glymur LPASS wsa and va macro codecs
ASoC: codecs: lpass-macro: add Codec version 2.9
ASoC: codecs: lpass-wsa-macro: add Codev version 2.9
.../devicetree/bindings/sound/qcom,lpass-va-macro.yaml | 1 +
.../devicetree/bindings/sound/qcom,lpass-wsa-macro.yaml | 1 +
Documentation/devicetree/bindings/sound/qcom,sm8250.yaml | 1 +
sound/soc/codecs/lpass-macro-common.h | 1 +
sound/soc/codecs/lpass-va-macro.c | 2 ++
sound/soc/codecs/lpass-wsa-macro.c | 2 ++
sound/soc/qcom/x1e80100.c | 5 +++--
7 files changed, 11 insertions(+), 2 deletions(-)
--
2.50.0
Powered by blists - more mailing lists