]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf8612cb94e5fc2972e47bd0dc46cf21a6a0f3c77
tree4759326cc29302ddf659f847be3e3265652a0aad
parent9993e0e27adfb655e50b01975f32e968f5a54b85
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]