ASoC: apple-mca: Add platform driver for Apple SoCs
authorMartin Povišer <povik@protonmail.com>
Sat, 20 Nov 2021 20:06:06 +0000 (21:06 +0100)
committerHector Martin <marcan@marcan.st>
Tue, 18 Jan 2022 11:21:59 +0000 (20:21 +0900)
commit3bd1b7277353e3c32b737543b6e95de54f11600e
treeb9c16a8e5f71d063a14b18edec0608e4bfb88c8d
parent726a810d8451bb149968660d0e0d807788c5ed2f
ASoC: apple-mca: Add platform driver for Apple SoCs

Add ASoC platform driver for the MCA block found on Apple SoCs
from the "Apple Silicon" family.
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]