25 May
2023
25 May
'23
5:07 p.m.
On Thu, May 25, 2023 at 03:28:37PM +0300, Daniel Baluta wrote:
+static struct snd_sof_of_mach sof_imx8_machs[] = {
- {
.compatible = "fsl,imx8qxp",
.drv_name = "asoc-simple-card",
.sof_tplg_filename = "sof-imx8.tplg",
- },
- {
.compatible = "fsl,imx8qm",
.drv_name = "asoc-simple-card",
.sof_tplg_filename = "sof-imx8.tplg",
- },
- {}
It seems a bit sad to be adding simple-card rather than audio-graph-card at this point - is there some great reason for this?