ASoC: clarify that SND_SOC_IMX_SGTL5000 is the old driver
authorLuca Ceresoli <luca.ceresoli@bootlin.com>
Fri, 3 Mar 2023 09:34:10 +0000 (10:34 +0100)
committerMark Brown <broonie@kernel.org>
Sun, 5 Mar 2023 23:36:36 +0000 (23:36 +0000)
commit03d0f97fdb45c99cf6f808832db8bd5534e22374
treeccf74ded5dcf33c207a303799ece7501da616ffc
parentfe15c26ee26efa11741a7b632e9f23b01aca4cc6
ASoC: clarify that SND_SOC_IMX_SGTL5000 is the old driver

Both SND_SOC_IMX_SGTL5000 and SND_SOC_FSL_ASOC_CARD implement the
fsl,imx-audio-sgtl5000 compatible string, which is confusing. It took a
little research to find out that the latter is much newer and it is
supposed to be the preferred choice since several years.

Add a clarification note to avoid wasting time for future readers.

Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Link: https://lore.kernel.org/r/20230303093410.357621-1-luca.ceresoli@bootlin.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/Kconfig