OSDN Git Service

ASoC: mediatek: mt8195: add platform driver
authorTrevor Wu <trevor.wu@mediatek.com>
Thu, 19 Aug 2021 08:41:39 +0000 (16:41 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 24 Aug 2021 18:13:56 +0000 (19:13 +0100)
commit6746cc858259985a945a07075a19ec4d24352407
tree677d2136fb072a877cdd3a8d2819699ef73a93e5
parent1f95c019115cc503c4c47fd7108675a56cdb29b4
ASoC: mediatek: mt8195: add platform driver

This patch adds mt8195 platform and affiliated driver.

Signed-off-by: Trevor Wu <trevor.wu@mediatek.com>
Reported-by: kernel test robot <lkp@intel.com>
Link: https://lore.kernel.org/r/20210819084144.18483-7-trevor.wu@mediatek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/mediatek/Kconfig
sound/soc/mediatek/Makefile
sound/soc/mediatek/mt8195/Makefile [new file with mode: 0644]
sound/soc/mediatek/mt8195/mt8195-afe-clk.c [new file with mode: 0644]
sound/soc/mediatek/mt8195/mt8195-afe-clk.h [new file with mode: 0644]
sound/soc/mediatek/mt8195/mt8195-afe-common.h [new file with mode: 0644]
sound/soc/mediatek/mt8195/mt8195-afe-pcm.c [new file with mode: 0644]
sound/soc/mediatek/mt8195/mt8195-reg.h [new file with mode: 0644]