Devicetree
 help / color / mirror / Atom feed
* [PATCH v1 0/3] ASoC: qcom: Add Eliza audio support
@ 2026-07-03  7:34 Ravi Hothi
  2026-07-03  7:34 ` [PATCH v1 1/3] ASoC: dt-bindings: qcom: Add Eliza LPASS macro codecs Ravi Hothi
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Ravi Hothi @ 2026-07-03  7:34 UTC (permalink / raw)
  To: Srinivas Kandagatla, Liam Girdwood, Mark Brown, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Jaroslav Kysela, Takashi Iwai
  Cc: linux-arm-msm, linux-sound, devicetree, linux-kernel,
	mohammad.rafi.shaik, ajay.nandam

This series adds audio support for the Qualcomm Eliza SoC. Eliza uses
the same LPASS macro codec hardware as SM8550, so the existing SM8550
fallback compatible is reused for all four macro codecs (RX, TX, VA,
WSA). The sound card is compatible with the SM8450 generation machine
driver.

Patch 1 documents the Eliza LPASS macro codec compatibles in the
dt-bindings for RX, TX, VA and WSA macros.
Patch 2 documents the Eliza sound card compatible.
Patch 3 adds the Eliza sound card entry to the machine driver.

Ravi Hothi (3):
  ASoC: dt-bindings: qcom: Add Eliza LPASS macro codecs
  ASoC: dt-bindings: qcom,sm8250: Add Eliza sound card
  ASoC: qcom: sc8280xp: Add support for Eliza

 Documentation/devicetree/bindings/sound/qcom,lpass-rx-macro.yaml | 1 +
 Documentation/devicetree/bindings/sound/qcom,lpass-tx-macro.yaml | 1 +
 Documentation/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/qcom/sc8280xp.c                                        | 1 +
 6 files changed, 6 insertions(+)


base-commit: 7de6ae9e12207ec146f2f3f1e58d1a99317e88bc
-- 
2.34.1


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

end of thread, other threads:[~2026-07-08  7:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-03  7:34 [PATCH v1 0/3] ASoC: qcom: Add Eliza audio support Ravi Hothi
2026-07-03  7:34 ` [PATCH v1 1/3] ASoC: dt-bindings: qcom: Add Eliza LPASS macro codecs Ravi Hothi
2026-07-08  7:14   ` Krzysztof Kozlowski
2026-07-03  7:34 ` [PATCH v1 2/3] ASoC: dt-bindings: qcom,sm8250: Add Eliza sound card Ravi Hothi
2026-07-08  7:15   ` Krzysztof Kozlowski
2026-07-03  7:34 ` [PATCH v1 3/3] ASoC: qcom: sc8280xp: Add support for Eliza Ravi Hothi

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