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

This patch adds support to SoundWire devices on WCD9370/WCD9375 Codec.

The WCD9370/WCD9375 Soundwire devices will be used by the
main WCD9370/WCD9375 Audio Codec driver to access registers
and configure Soundwire RX and TX ports.

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-3-quic_mohs@quicinc.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wcd937x-sdw.c [new file with mode: 0644]
sound/soc/codecs/wcd937x.h [new file with mode: 0644]