]> www.infradead.org Git - users/hch/misc.git/commitdiff
Add PM4125 audio codec driver
authorMark Brown <broonie@kernel.org>
Tue, 16 Sep 2025 21:42:21 +0000 (22:42 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 16 Sep 2025 21:42:21 +0000 (22:42 +0100)
Merge series from Alexey Klimov <alexey.klimov@linaro.org>:

PMICs like PM4125 have in-built audio codec IC. The series here
adds support for this codec driver: DT bindings and codec driver
itself that consists mainly of two parts: soundwire devices and
codec part itself.

This audio codec can be found on platforms like QCM2290 and
on Qualcomm QRB2210 RB1 board.

We are working on this together with Srini
(srinivas.kandagatla@oss.qualcomm.com or srini@kernel.org).

This driver also has a bit limited support for concurrent playback,
since line out path is connected to left input channel.

1  2 
MAINTAINERS
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile

diff --cc MAINTAINERS
Simple merge
Simple merge
Simple merge