Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ASoC: mediatek: mt8186: Add machine support for max98357a

Add support for mt8186 with mt6366 and max98357a.

Signed-off-by: Allen-KH Cheng <allen-kh.cheng@mediatek.com>
Link: https://lore.kernel.org/r/20221228115756.28014-1-allen-kh.cheng@mediatek.com
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Allen-KH Cheng and committed by
Mark Brown
8a54f666 b1e9c223

+2 -1
+2 -1
sound/soc/mediatek/Kconfig
··· 182 182 If unsure select "N". 183 183 184 184 config SND_SOC_MT8186_MT6366_RT1019_RT5682S 185 - tristate "ASoC Audio driver for MT8186 with RT1019 RT5682S codec" 185 + tristate "ASoC Audio driver for MT8186 with RT1019 RT5682S MAX98357A/MAX98360 codec" 186 186 depends on I2C && GPIOLIB 187 187 depends on SND_SOC_MT8186 && MTK_PMIC_WRAP 188 + select SND_SOC_MAX98357A 188 189 select SND_SOC_MT6358 189 190 select SND_SOC_RT1015P 190 191 select SND_SOC_RT5682S