[linux-yocto] [PATCH 0/3] Enable I2S audio for BXT-M
Bruce Ashfield
bruce.ashfield at windriver.com
Fri Dec 9 07:03:15 PST 2016
On 2016-12-08 03:50 AM, Guoqing Zhang wrote:
> The patch is meant for bxt-rebase branch only. It enables
> both playback and recording.
merged.
Bruce
>
> 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
>
More information about the linux-yocto
mailing list