]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: qcom: Add Eliza audio support
authorMark Brown <broonie@kernel.org>
Wed, 8 Jul 2026 11:25:21 +0000 (12:25 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 8 Jul 2026 11:25:21 +0000 (12:25 +0100)
commit20f0051c0f9d1d05ef331fcb3547186fd6a02c49
tree2a486daecf0a2bf1c208a69e61708de73d51313e
parentf21d74ef0c0cf38ae3a50a706396c9c5c24703a0
parent0d037985725a2123b9d92dbf98ccb5f81e2bb8b4
ASoC: qcom: Add Eliza audio support

Ravi Hothi <ravi.hothi@oss.qualcomm.com> says:

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.

Link: https://patch.msgid.link/20260703073434.2589657-1-ravi.hothi@oss.qualcomm.com