linux/sound/soc/mediatek
AngeloGioacchino Del Regno 6ed619b348
ASoC: mediatek: mt8186: Unify mt8186-mt6366 machine drivers
Copy the few differences from mt8186-mt6166-da7219-max98357 in the
mt8186-mt6366-rt1019-rt5682s driver to greatly reduce code duplication;
since now the driver is meant to support MT8186 with the MT6366 PMIC
codec and various combinations of I2S codecs, rename the driver to
mt8186-mt6366 for consistency with MT8195 and MT8188, and rename
the configuration option to SND_SOC_MT8186_MT6366.

Since right now there is no machine using the da7219-max98357 yet, the
snd_soc_dapm_route array was omitted as it's now possible to specify
the audio routing in device trees instead.

While at it, also add the missing sentinel comment to the last entry
of the of_device_id array.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20240416071410.75620-14-angelogioacchino.delregno@collabora.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2024-04-16 20:00:04 +09:00
..
common ASoC: mediatek: Add common mtk_afe_component_probe callback 2024-04-16 20:00:02 +09:00
mt2701 ASoC: DT matching and header cleanups 2023-10-09 23:14:18 +01:00
mt6797 ASoC: mediatek: Use common mtk_afe_pcm_platform with common probe cb 2024-04-16 20:00:03 +09:00
mt7986 ASoC: mediatek: Use common mtk_afe_pcm_platform with common probe cb 2024-04-16 20:00:03 +09:00
mt8173 ASoC: mt8173-rt5650: Drop unused includes 2023-10-09 14:27:48 +01:00
mt8183 ASoC: mediatek: Use common mtk_afe_pcm_platform with common probe cb 2024-04-16 20:00:03 +09:00
mt8186 ASoC: mediatek: mt8186: Unify mt8186-mt6366 machine drivers 2024-04-16 20:00:04 +09:00
mt8188 ASoC: mediatek: Use common mtk_afe_pcm_platform with common probe cb 2024-04-16 20:00:03 +09:00
mt8192 ASoC: mediatek: Use common mtk_afe_pcm_platform with common probe cb 2024-04-16 20:00:03 +09:00
mt8195 ASoC: mediatek: Use common mtk_afe_pcm_platform with common probe cb 2024-04-16 20:00:03 +09:00
Kconfig ASoC: mediatek: mt8186: Unify mt8186-mt6366 machine drivers 2024-04-16 20:00:04 +09:00
Makefile ASoC: mediatek: mt7986: add platform driver 2023-08-17 13:09:17 +01:00