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)
committerJens Axboe <axboe@kernel.dk>
Tue, 1 Mar 2022 17:42:41 +0000 (10:42 -0700)
commit9442abe28eca738b4e48277746d2bb67e4ede8c5
treee543821c7978022c41046230a87e38ca65e63681
parentca01702f8859c2acd332ad63d3418e14f2f0cae8
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]