ASoC: apple: mca: Start new platform driver
authorMartin Povišer <povik+lin@cutebit.org>
Wed, 24 Aug 2022 16:07:14 +0000 (18:07 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 25 Aug 2022 12:51:34 +0000 (13:51 +0100)
commit3df5d0d972893d3c0df5aead8152fe1ad48ef45c
treee65834147e36855c453c936d46e4f3c88026b895
parent568035b01cfb107af8d2e4bd2fb9aea22cf5b868
ASoC: apple: mca: Start new platform driver

Add ASoC platform driver for the MCA peripheral found on Apple M1 and
other chips.

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