[alsa-devel] [PATCH 0/8] ASoC: SOF: improvements for v5.6

Pierre-Louis Bossart pierre-louis.bossart at linux.intel.com
Tue Dec 10 01:48:46 CET 2019


Mix of new interfaces for firmware functionality (channel map, ASRC),
corrections to loader code, BYT/CHT improvements w/ BYT-CR support,
HDaudio codec mask and CometLake machine driver detection.

Amery Song (1):
  ASoC: Intel: common: work-around incorrect ACPI HID for CML boards

Curtis Malainey (1):
  ASoC: SOF: Intel: split cht and byt debug window sizes

Kai Vehmanen (1):
  ASoC: SOF: Intel: add codec_mask module parameter

Karol Trzcinski (2):
  ASoC: SOF: loader: snd_sof_fw_parse_ext_data log warning on unknown
    header
  ASoC: SOF: loader: fix snd_sof_fw_parse_ext_data

Pierre-Louis Bossart (1):
  ASoC: SOF: Intel: byt: fixup topology filename for BYT-CR

Seppo Ingalsuo (1):
  ASoC: SOF: Add asynchronous sample rate converter topology support

Slawomir Blauciak (1):
  ASoC: SOF: ipc: channel map structures

 include/sound/sof/channel_map.h               | 61 +++++++++++++++
 include/sound/sof/topology.h                  | 27 +++++++
 include/uapi/sound/sof/abi.h                  |  2 +-
 include/uapi/sound/sof/tokens.h               |  6 ++
 .../intel/common/soc-acpi-intel-cml-match.c   | 41 ++++++----
 sound/soc/sof/intel/byt.c                     | 54 ++++++++++++-
 sound/soc/sof/intel/hda-ctrl.c                | 13 ++++
 sound/soc/sof/loader.c                        |  7 +-
 sound/soc/sof/topology.c                      | 78 +++++++++++++++++++
 9 files changed, 265 insertions(+), 24 deletions(-)
 create mode 100644 include/sound/sof/channel_map.h

-- 
2.20.1



More information about the Alsa-devel mailing list