ASoC: apple-mca: Add platform driver for Apple SoCs
authorMartin Povišer <povik+lin@cutebit.org>
Sat, 19 Feb 2022 09:33:16 +0000 (10:33 +0100)
committerMartin Povišer <povik+lin@cutebit.org>
Sat, 19 Feb 2022 09:38:20 +0000 (10:38 +0100)
commitaa68cd40e7ed6c63500d8ea9b8946e4d8c974f9c
treeeefe52f22d18584cb21bde36d94e859739b84125
parentbee62b9888b1bd6bd610383080a17ba0c9bb215b
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]