]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ASoC: SOF: imx: merge imx8 and imx8m drivers
authorLaurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
Fri, 7 Feb 2025 16:22:44 +0000 (11:22 -0500)
committerMark Brown <broonie@kernel.org>
Fri, 7 Feb 2025 16:46:59 +0000 (16:46 +0000)
commit896530b7b0c08ee8b3296d5f012bfe1b0a979b86
tree8a109753107c463f4388b2cf1c546f6d2e858a57
parent45e02edd8422b6c4a511f38403dbd805cd139733
ASoC: SOF: imx: merge imx8 and imx8m drivers

Now that the common interface for imx chip has been introduced,
there's no longer a need to have a separate platform driver for
imx8m. As such, merge the driver with the imx8 driver. Furthermore,
delete the old driver as it's no longer useful.

Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Link: https://patch.msgid.link/20250207162246.3104-6-laurentiumihalcea111@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/imx/Kconfig
sound/soc/sof/imx/Makefile
sound/soc/sof/imx/imx8.c
sound/soc/sof/imx/imx8m.c [deleted file]