mirror of
https://github.com/torvalds/linux.git
synced 2024-11-13 07:31:45 +00:00
6ed619b348
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> |
||
---|---|---|
.. | ||
common | ||
mt2701 | ||
mt6797 | ||
mt7986 | ||
mt8173 | ||
mt8183 | ||
mt8186 | ||
mt8188 | ||
mt8192 | ||
mt8195 | ||
Kconfig | ||
Makefile |