mbox series

[0/4] ASoC: Intel: boards: improvements for RT5651/82-based platforms

Message ID 20190927201408.925-1-pierre-louis.bossart@linux.intel.com (mailing list archive)
Headers show
Series ASoC: Intel: boards: improvements for RT5651/82-based platforms | expand

Message

Pierre-Louis Bossart Sept. 27, 2019, 8:14 p.m. UTC
RT5651/RT5682 boards are used for SOF validation. This patchset
corrects problems identified during module load/reload tests and an
error for DMIC support in some configurations.

These fixes are not critical and can be queued for v5.5

Bard Liao (1):
  ASoC: intel: sof_rt5682: use separate route map for dmic

Jaska Uimonen (3):
  ASoC: intel: bytcr_rt5651: add null check to support_button_press
  ASoC: rt5682: add NULL handler to set_jack function
  ASoC: intel: sof_rt5682: add remove function to disable jack

 sound/soc/codecs/rt5651.c           |  3 ++
 sound/soc/codecs/rt5682.c           | 12 +++++--
 sound/soc/intel/boards/sof_rt5682.c | 51 ++++++++++++++++++++++++++---
 3 files changed, 60 insertions(+), 6 deletions(-)