[PATCH v1 0/3] ASoC: qcom: Add Eliza audio support

From: Ravi Hothi

Date: Fri Jul 03 2026 - 03:45:24 EST


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