Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/6] ASoC: qcom: add support for Glymur
@ 2025-09-02 14:00 Srinivas Kandagatla
  2025-09-02 14:00 ` [PATCH 1/6] ASoC: qcom: x1e80100: set card driver name from match data Srinivas Kandagatla
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Srinivas Kandagatla @ 2025-09-02 14:00 UTC (permalink / raw)
  To: srini, broonie, robh, krzk+dt
  Cc: conor+dt, perex, tiwai, linux-arm-msm, linux-sound, devicetree,
	linux-kernel, Srinivas Kandagatla

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


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2025-09-03 17:37 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-02 14:00 [PATCH 0/6] ASoC: qcom: add support for Glymur Srinivas Kandagatla
2025-09-02 14:00 ` [PATCH 1/6] ASoC: qcom: x1e80100: set card driver name from match data Srinivas Kandagatla
2025-09-02 14:00 ` [PATCH 2/6] ASoC: dt-bindings: qcom,sm8250: Add glymur sound card Srinivas Kandagatla
2025-09-03  7:55   ` Krzysztof Kozlowski
2025-09-02 14:00 ` [PATCH 3/6] ASoC: qcom: x1e80100: add compatible for glymur SoC Srinivas Kandagatla
2025-09-02 14:00 ` [PATCH 4/6] ASoC: dt-bindings: qcom: Add Glymur LPASS wsa and va macro codecs Srinivas Kandagatla
2025-09-03  7:57   ` Krzysztof Kozlowski
2025-09-03  9:00     ` Srinivas Kandagatla
2025-09-02 14:00 ` [PATCH 5/6] ASoC: codecs: lpass-macro: add Codec version 2.9 Srinivas Kandagatla
2025-09-03  7:57   ` Krzysztof Kozlowski
2025-09-02 14:00 ` [PATCH 6/6] ASoC: codecs: lpass-wsa-macro: add Codev " Srinivas Kandagatla
2025-09-03  7:58   ` Krzysztof Kozlowski
2025-09-03 17:37 ` [PATCH 0/6] ASoC: qcom: add support for Glymur Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox