]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: SOF: imx8: Add entries for new 8QM and 8QXP revisions
authorIuliana Prodan <iuliana.prodan@nxp.com>
Wed, 22 Jan 2025 16:35:43 +0000 (18:35 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 22 Jan 2025 17:07:10 +0000 (17:07 +0000)
commita9f54c7fbd2edb28c8d4d812be3d0129167f92d4
treef9e0a3ffda6c652952dbd3cbc51c4e39eb6e521c
parent66084793fac9c8b841f65da1809ad0ad398f9f2f
ASoC: SOF: imx8: Add entries for new 8QM and 8QXP revisions

The new revisions for 8QM and 8QXP have wm8962 codec instead of wm8960.
Therefore add new entries in sof_imx8_machs, an array of snd_sof_of_mach,
where we describe topology name and driver name.
For the new revisions we have new compatible values and based on these,
we select the new topology file, for wm8962 codec.

Reviewed-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Liam Girdwood <liam.r.girdwood@intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
Signed-off-by: Iuliana Prodan <iuliana.prodan@nxp.com>
Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
Link: https://patch.msgid.link/20250122163544.1392869-4-daniel.baluta@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/imx/imx8.c