linux-stable/sound/soc/mediatek
Nícolas F. R. A. Prado ec16a3cdf3
ASoC: mediatek: mt8188-mt6359: Remove hardcoded dmic codec
Remove hardcoded dmic codec from the UL_SRC dai link to avoid requiring
a dmic codec to be present for the driver to probe, as not every
MT8188-based platform might need a dmic codec. The codec can be assigned
to the dai link through the dai-link property in Devicetree on the
platforms where it is needed.

No Devicetree currently relies on it so it is safe to remove without
worrying about backward compatibility.

Fixes: 9f08dcbdde ("ASoC: mediatek: mt8188-mt6359: support new board with nau88255")
Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://patch.msgid.link/20241203-mt8188-6359-unhardcode-dmic-v1-1-346e3e5cbe6d@collabora.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2024-12-05 13:39:58 +00:00
..
common ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
mt2701 ASoC: mediatek: remove dpcm_xxx flags 2024-10-23 13:01:59 +01:00
mt6797 ASoC: mediatek: remove dpcm_xxx flags 2024-10-23 13:01:59 +01:00
mt7986 ASoC: mediatek: remove dpcm_xxx flags 2024-10-23 13:01:59 +01:00
mt8173 ASoC: mediatek: remove dpcm_xxx flags 2024-10-23 13:01:59 +01:00
mt8183 ASoC: mediatek: mt8183: Remove unnecessary variable assignments 2024-11-08 13:33:06 +00:00
mt8186 ASoC: mediatek: remove dpcm_xxx flags 2024-10-23 13:01:59 +01:00
mt8188 ASoC: mediatek: mt8188-mt6359: Remove hardcoded dmic codec 2024-12-05 13:39:58 +00:00
mt8192 ASoC: mediatek: Check num_codecs is not zero to avoid panic during probe 2024-11-27 11:28:25 +00:00
mt8195 ASoC: mediatek: Check num_codecs is not zero to avoid panic during probe 2024-11-27 11:28:25 +00:00
mt8365 ASoC: add symmetric_ prefix for dai->rate/channels/sample_bits 2024-11-11 14:45:41 +00:00
Kconfig ASoC: mt8365: Allow build coverage 2024-09-09 16:58:18 +01:00
Makefile ASoC: mediatek: Add MT8365 support 2024-09-05 12:31:04 +01:00