]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: SOF: imx8m: Add entry for new 8M Plus revision
authorIuliana Prodan <iuliana.prodan@nxp.com>
Wed, 22 Jan 2025 16:35:44 +0000 (18:35 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 22 Jan 2025 17:07:11 +0000 (17:07 +0000)
commitaf65d7d041d486cc55530e14d806e16143037962
tree4e7e1e4add427bac56cf0672775b167ed5977823
parenta9f54c7fbd2edb28c8d4d812be3d0129167f92d4
ASoC: SOF: imx8m: Add entry for new 8M Plus revision

The new revision for 8M Plus has wm8962 codec instead of wm8960.
Therefore add new entry in sof_imx8mp_machs, an array of snd_sof_of_mach,
where we describe topology name and driver name.
For the new revision we have new compatible value and based on this,
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: Daniel Baluta <daniel.baluta@nxp.com>
Signed-off-by: Iuliana Prodan <iuliana.prodan@nxp.com>
Link: https://patch.msgid.link/20250122163544.1392869-5-daniel.baluta@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/imx/imx8m.c