Skip to content

Releases: sof-imx/sof

sof-imx-1.4.1-394

05 Mar 15:11

Choose a tag to compare

sof-imx-1.4.1-394 Pre-release
Pre-release
travis.yml: Fix tagging

Signed-off-by: Mihai Lindner <mihai.lindner@nxp.com>

sof-imx-1.4.1-392

27 Jan 19:17

Choose a tag to compare

sof-imx-1.4.1-392 Pre-release
Pre-release
topology: imx8: Change DAI name

For now we are using generic simple-card as a machine driver, and
the DAI name must followa certain pattern <dai-name>-<codec-name>.

Temporarily change the DAI name in topology to match the name expected
by the machine driver.

There are still more changes to be done on the Linux kernel until
the name gets stable, so do this temporary change now.

Will push the code upstream once the Linux kernel changes are stable.

Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>