OSDN Git Service

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)
commitcd0f9228c778316c4169d1e03413a2ea4b62e46f
tree4f3cf3b778a81e38d5d2830435faa8a291e591c8
parente17b7389dcc4239b806cd8789a812ee1b8b7b134
parent5a1fa00ad74bd5e77feab84a6d64c06f267df415
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