ASoC: ssm3515: Add new amp driver
authorMartin Povišer <povik+lin@cutebit.org>
Thu, 11 May 2023 15:05:46 +0000 (17:05 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 12 May 2023 01:27:17 +0000 (10:27 +0900)
commit4ac690bbae02e26e36e133becd86babb657126ef
tree2b0ab03c6958a98efd64a5805ed53f7100127af4
parent51208a4d303b78642c5d5b35fb9ce963a84d21d0
ASoC: ssm3515: Add new amp driver

The Analog Devices' SSM3515 is a mono audio amplifier with digital
input, equipped on Apple's 2021 iMacs. Add an ASoC driver for it, and
register both the driver code and schema in MAINTAINERS.

Signed-off-by: Martin Povišer <povik+lin@cutebit.org
Link: https://lore.kernel.org/r/20230511150546.8499-3-povik+lin@cutebit.org
Signed-off-by: Mark Brown <broonie@kernel.org
MAINTAINERS
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/ssm3515.c [new file with mode: 0644]