]> www.infradead.org Git - users/dwmw2/linux.git/commit
ASoC: codecs: wcd937x: add wcd937x codec driver
authorPrasad Kumpatla <quic_pkumpatl@quicinc.com>
Fri, 24 May 2024 03:55:31 +0000 (09:25 +0530)
committerMark Brown <broonie@kernel.org>
Mon, 10 Jun 2024 11:47:28 +0000 (12:47 +0100)
commit9be3ec196da41b20b624ae4ed0303df58548644e
tree284ca80399499410d3b91966259864261423f5db
parentc99a515ff15380ec5f8827049914145ba908e8da
ASoC: codecs: wcd937x: add wcd937x codec driver

This patch adds basic SoundWire codec driver to support for
WCD9370/WCD9375 TX and RX devices.

The WCD9370/WCD9375 has Multi Button Headset Control hardware to
support Headset insertion, type detection, 8 headset buttons detection,
Over Current detection and Impedence measurements.
This patch adds support for this using wcd-mbhc apis.

Signed-off-by: Prasad Kumpatla <quic_pkumpatl@quicinc.com>
Co-developed-by: Mohammad Rafi Shaik <quic_mohs@quicinc.com>
Signed-off-by: Mohammad Rafi Shaik <quic_mohs@quicinc.com>
Link: https://lore.kernel.org/r/20240524035535.3119208-4-quic_mohs@quicinc.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wcd937x.c [new file with mode: 0644]