]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: SOF: imx: merge imx8 and imx8ulp drivers
authorLaurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
Fri, 7 Feb 2025 16:22:45 +0000 (11:22 -0500)
committerMark Brown <broonie@kernel.org>
Fri, 7 Feb 2025 16:46:59 +0000 (16:46 +0000)
commit07e3e514dd385300bd08da4a8df09240d272821e
tree75caee8916bf5d1feaf36eff74e9154a90d57307
parent896530b7b0c08ee8b3296d5f012bfe1b0a979b86
ASoC: SOF: imx: merge imx8 and imx8ulp 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
imx8ulp. 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-7-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/imx8ulp.c [deleted file]