]> git.baikalelectronics.ru Git - kernel.git/commit
Merge series "SOF fixes and updates" from Ranjani Sridharan <ranjani.sridharan@linux...
authorMark Brown <broonie@kernel.org>
Wed, 26 Aug 2020 12:19:18 +0000 (13:19 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 26 Aug 2020 12:19:18 +0000 (13:19 +0100)
commit4ddffb738aaf79b19a03278d959fab60e0d252a2
tree4f3cf3b778a81e38d5d2830435faa8a291e591c8
parent8818c767edfc17a8495e1de08b1ff70de90b4962
parent533c7fa1a2fb22207bb8cc18474577f59326332e
Merge series "SOF fixes and updates" from Ranjani Sridharan <ranjani.sridharan@linux.intel.com>:

This series includes fixes for error reporting, topology parsing and
runtime PM issues along with updates for DMIC support and IMX platforms.

Iulian Olaru (2):
  ASoC: SOF: imx: Replace sdev->private with sdev->pdata->hw_pdata
  ASoC: SOF: sof-of-dev: Add .arch_ops field

Jaska Uimonen (1):
  ASoC: SOF: intel: hda: support also devices with 1 and 3 dmics

Keyon Jie (1):
  ASoC: SOF: topology: fix the ipc_size calculation for process
    component

Rander Wang (1):
  ASoC: SOF: fix a runtime pm issue in SOF when HDMI codec doesn't work

Ranjani Sridharan (2):
  ASoC: SOF: Intel: hda: report error only for the last ROM init
    iteration
  ASoC: SOF: Intel: hda: add extended rom status dump to error log

 sound/soc/sof/imx/Kconfig        |  2 ++
 sound/soc/sof/imx/imx8.c         | 17 +++++++++----
 sound/soc/sof/imx/imx8m.c        | 10 +++++---
 sound/soc/sof/intel/hda-codec.c  |  4 +--
 sound/soc/sof/intel/hda-loader.c | 42 +++++++++++++++++++-------------
 sound/soc/sof/intel/hda.c        | 26 +++++++++++++++++++-
 sound/soc/sof/topology.c         |  4 +--
 7 files changed, 74 insertions(+), 31 deletions(-)

--
2.25.1