ASoC: cs530x: Support for cs530x ADCs
authorPaul Handrigan <paulha@opensource.cirrus.com>
Fri, 21 Jun 2024 15:17:57 +0000 (10:17 -0500)
committerMark Brown <broonie@kernel.org>
Sat, 22 Jun 2024 11:14:24 +0000 (12:14 +0100)
commit2884c29152c098c32e0041061f8327bcdb4e0697
tree6cb4e52f72d4f0bb69a7a67ce7f1b8407d35ddf7
parent0e2407ae89b340c385afdca1e1c61dd651ae6b35
ASoC: cs530x: Support for cs530x ADCs

Add support for the cs530x family of high performance
ADCs.

Signed-off-by: Paul Handrigan <paulha@opensource.cirrus.com>
Link: https://patch.msgid.link/20240621151757.1661265-3-paulha@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/cs530x-i2c.c [new file with mode: 0644]
sound/soc/codecs/cs530x.c [new file with mode: 0644]
sound/soc/codecs/cs530x.h [new file with mode: 0644]