]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: SOF: Add userspace ABI support
authorLiam Girdwood <liam.r.girdwood@linux.intel.com>
Fri, 12 Apr 2019 16:05:15 +0000 (11:05 -0500)
committerMark Brown <broonie@kernel.org>
Sat, 27 Apr 2019 17:49:18 +0000 (02:49 +0900)
commit691482e04eaddf32bac7c11cedc920a8b37495d3
treec6d228200f2db70b5b281d3339fec6b765a94737
parent43b4636877714bde2eaa78070b606211f12af2fb
ASoC: SOF: Add userspace ABI support

Add userspace ABI for audio userspace application IO outside of regular
ALSA PCM and kcontrols. This is intended to be used to format
coefficients and data for custom processing components.

Signed-off-by: Liam Girdwood <liam.r.girdwood@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/uapi/sound/sof/abi.h [new file with mode: 0644]
include/uapi/sound/sof/eq.h [new file with mode: 0644]
include/uapi/sound/sof/fw.h [new file with mode: 0644]
include/uapi/sound/sof/header.h [new file with mode: 0644]
include/uapi/sound/sof/manifest.h [new file with mode: 0644]
include/uapi/sound/sof/tokens.h [new file with mode: 0644]
include/uapi/sound/sof/tone.h [new file with mode: 0644]
include/uapi/sound/sof/trace.h [new file with mode: 0644]