]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
ASoC: SOF: Add xtensa support
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Fri, 12 Apr 2019 16:05:18 +0000 (11:05 -0500)
committerMark Brown <broonie@kernel.org>
Sat, 27 Apr 2019 17:49:31 +0000 (02:49 +0900)
commite657c18a01c85d2c4ec0e96d52be8ba42b956593
tree6eefa2ec57de12cb9396a3e249c82169e729a5ca
parent8017b8fd37bf5ed4e9c0596f83295b019ff1c287
ASoC: SOF: Add xtensa support

Add common directory for xtensa architecture

Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/sof/xtensa.h [new file with mode: 0644]
sound/soc/sof/xtensa/Kconfig [new file with mode: 0644]
sound/soc/sof/xtensa/Makefile [new file with mode: 0644]
sound/soc/sof/xtensa/core.c [new file with mode: 0644]