mbox series

[0/4] ASoC: Intel: boards: quirks and DMIC corrections

Message ID 20190809232236.21182-1-pierre-louis.bossart@linux.intel.com (mailing list archive)
Headers show
Series ASoC: Intel: boards: quirks and DMIC corrections | expand

Message

Pierre-Louis Bossart Aug. 9, 2019, 11:22 p.m. UTC
Extend quirk for GeminiLake-based Chromebooks and correct missing
dependencies for DMIC support (align with all other machine drivers).

Keyon Jie (3):
  ASoC: Intel: sof-rt5682: add dmic dapm widget to support dmic PCM
  ASoC: Intel: skl-hda-dsp-generic: add dependency to dmic driver
  ASoC: Intel: skl-hda-dsp-generic: add dmic dapm widget and route

Sathya Prakash M R (1):
  ASoC: Intel: boards: Match Product Family instead of product

 sound/soc/intel/boards/Kconfig               | 1 +
 sound/soc/intel/boards/skl_hda_dsp_generic.c | 4 ++++
 sound/soc/intel/boards/sof_rt5682.c          | 7 +++++--
 3 files changed, 10 insertions(+), 2 deletions(-)