ASoC: max98363: add soundwire amplifier driver
authorRyan Lee <ryans.lee@analog.com>
Thu, 30 Mar 2023 23:43:18 +0000 (16:43 -0700)
committerMark Brown <broonie@kernel.org>
Fri, 31 Mar 2023 11:54:03 +0000 (12:54 +0100)
commit18c0af945fa35766730d3f729adcf417a3d1ad5d
treec179da313e6277aa2b3c67e84a32d10d56a52ae2
parentcfad817095e111b640c7d538b9f182d2535ee065
ASoC: max98363: add soundwire amplifier driver

Added Analog Devices MAX98363 SoundWire Amplifier Driver.
The MAX98363 is a SoundWire peripheral device that supports
MIPI SoundWire v1.2-compatible digital interface for audio and
control data.

Signed-off-by: Ryan Lee <ryans.lee@analog.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20230330234319.6841-1-ryan.lee.analog@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/max98363.c [new file with mode: 0644]
sound/soc/codecs/max98363.h [new file with mode: 0644]