ASoC: SOF: imx: Add i.MX8 HW support
authorDaniel Baluta <daniel.baluta@nxp.com>
Wed, 21 Aug 2019 16:47:30 +0000 (11:47 -0500)
committerMark Brown <broonie@kernel.org>
Thu, 22 Aug 2019 17:28:32 +0000 (18:28 +0100)
commit202acc565a1f050f82fdab646fd9c86bfdb21733
tree4759326cc29302ddf659f847be3e3265652a0aad
parentb9132b89933177286fb427bd03affcebc4d649e1
ASoC: SOF: imx: Add i.MX8 HW support

Add support for the audio DSP hardware found on NXP i.MX8 platform.

Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20190821164730.7385-4-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/Kconfig
sound/soc/sof/Makefile
sound/soc/sof/imx/Kconfig [new file with mode: 0644]
sound/soc/sof/imx/Makefile [new file with mode: 0644]
sound/soc/sof/imx/imx8.c [new file with mode: 0644]