OSDN Git Service

ASoC: SOF: imx8: Fix ESAI DAI driver name for i.MX8/iMX8X
authorDaniel Baluta <daniel.baluta@nxp.com>
Mon, 20 Jul 2020 07:20:42 +0000 (10:20 +0300)
committerMark Brown <broonie@kernel.org>
Wed, 22 Jul 2020 11:44:59 +0000 (12:44 +0100)
commitbcba2c9d62f391cd2cd6acb7f658d47bfb10e8b9
tree65b81351069feb172fc38f15da307a968aff61e7
parentbeaa7bd10dce348b033aff3f466ab1a78b33fed3
ASoC: SOF: imx8: Fix ESAI DAI driver name for i.MX8/iMX8X

This must match DAI name from topology. Also, esai-port is too generic
as they are 2 ESAIs on i.MX8/i.MX8X boards.

SOF integration only uses ESAI0 for now.

Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Link: https://lore.kernel.org/r/20200720072046.8152-4-daniel.baluta@oss.nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/imx/imx8.c