mbox series

[v2,0/5] ASoC: Intel: fix rt5682-based machine drivers

Message ID 20190520194645.432-1-pierre-louis.bossart@linux.intel.com (mailing list archive)
Headers show
Series ASoC: Intel: fix rt5682-based machine drivers | expand

Message

Pierre-Louis Bossart May 20, 2019, 7:46 p.m. UTC
We have two machine drivers based on rt5682 and they both need a
correction for the mapping of the buttons, the initial mapping taken
from the DA7219 is incorrect.

Also fix ACPI tables, quirks as needed, and add newlines for clarity

Changes since v1:
Split first patch in 3 (feedback from Mark). No code changes.

Sathya Prakash M R (4):
  ASoC: Intel: sof-rt5682: fix for codec button mapping
  ASoC: Intel: sof-rt5682: fix AMP quirk support
  ASoC: Intel: sof-rt5682: add newline for clarity
  ASoC: Intel: soc-acpi: Fix machine selection order

Yong Zhi (1):
  ASoC: Intel: glk_rt5682_max98357a: Remap button control-function

 sound/soc/intel/boards/glk_rt5682_max98357a.c     |  7 ++++---
 sound/soc/intel/boards/sof_rt5682.c               | 12 +++++++-----
 sound/soc/intel/common/soc-acpi-intel-cnl-match.c | 10 +++++-----
 3 files changed, 16 insertions(+), 13 deletions(-)