[PATCH v1 0/2] arm64: dts: qcom: eliza: Add audio support
From: Ravi Hothi
Date: Fri Jul 03 2026 - 04:34:53 EST
Add audio support for the Qualcomm Eliza SoC and CQS EVK board.
Patch 1 adds SoC-level LPASS WSA macro, VA macro, SoundWire controller
and LPASS LPI pin controller nodes to eliza.dtsi, along with DMIC and
WSA SoundWire pinctrl states. The macro and SoundWire nodes are kept
disabled so board DTS files can selectively enable and configure them.
Patch 2 enables the sound card on the Eliza CQS EVK platform, including
the WSA8845 external speaker path and DMIC capture via VA macro, along
with the required LPASS macro and SoundWire configurations.
Ravi Hothi (2):
arm64: dts: qcom: eliza: Add LPASS macro and SoundWire support
arm64: dts: qcom: eliza-cqs-evk: Enable sound card support with
WSA8845 and DMIC
arch/arm64/boot/dts/qcom/eliza-cqs-evk.dts | 156 +++++++++++++++++
arch/arm64/boot/dts/qcom/eliza.dtsi | 193 +++++++++++++++++++++
2 files changed, 349 insertions(+)
base-commit: 6eb8711ece2ce27e52e327a5b7a628ed39b97f45
prerequisite-patch-id: 7afccbf2863f25c18c4ccebd721defee1f84325a
prerequisite-patch-id: fecce0170351baf00cbe8f6b302d1def4d99bbfc
prerequisite-patch-id: 97cd6cb495fdd198f6de7fbe45ef32e4a638ec9c
prerequisite-patch-id: f3615b5c1e2222a2491f862a7fba3994058ecc53
prerequisite-patch-id: 84282f8a368672c3f0f8944c442c71713cfd7390
prerequisite-patch-id: 84db6b0611553825dad5b2d6311bcbd840d75a2f
prerequisite-patch-id: 707f23d1ad401ed79c1a2812c294cca66fe9d9d8
prerequisite-patch-id: 9cdfb1f97205bf64d207cd98891bcad4cb841783
prerequisite-patch-id: e990c9019a8c5bafd59a75ff9829a0f0f7350239
prerequisite-patch-id: 15da7545070f556b14e772424dea20b6f012dec1
--
2.34.1