25 Feb
2020
25 Feb
'20
2:29 p.m.
On Tue, Jan 28, 2020 at 11:47 AM Daniel Baluta (OSS) daniel.baluta@oss.nxp.com wrote:
+static struct snd_soc_dai_driver fsl_esai_dai = {
.name = "esai0",
+};
+static struct snd_soc_dai_driver fsl_sai_dai = {
.name = "sai1",
So the name will be hardcoded to sai1 even if SAI2, SAI3, etc is used?