[linux-yocto] [PATCH 0/3] Enable I2S audio for BXT-M
Guoqing Zhang
guoqing.zhang at intel.com
Thu Dec 8 00:50:10 PST 2016
The patch is meant for bxt-rebase branch only. It enables
both playback and recording.
Guoqing Zhang (3):
Backport topology firmware parsing implementation
Handle IRQ storm issue in BXT-M
Add machine driver for wm8998 codec
include/uapi/sound/asoc.h | 44 +-
include/uapi/sound/snd_sst_tokens.h | 214 ++++
sound/soc/intel/Kconfig | 1 -
sound/soc/intel/boards/bxt_florida.c | 17 +-
sound/soc/intel/skylake/skl-pcm.c | 60 +-
sound/soc/intel/skylake/skl-sst-dsp.h | 14 +-
sound/soc/intel/skylake/skl-sst-utils.c | 249 ++++-
sound/soc/intel/skylake/skl-topology.c | 1343 ++++++++++++++++++++------
sound/soc/intel/skylake/skl-topology.h | 22 +-
sound/soc/intel/skylake/skl-tplg-interface.h | 25 +-
sound/soc/intel/skylake/skl.c | 32 +-
sound/soc/intel/skylake/skl.h | 3 +
12 files changed, 1710 insertions(+), 314 deletions(-)
create mode 100644 include/uapi/sound/snd_sst_tokens.h
--
2.5.0
More information about the linux-yocto
mailing list