mbox series

[0/2] ASoC/soundwire: add quirks for Intel 'Bishop County' NUC M15

Message ID 20210719233248.557923-1-pierre-louis.bossart@linux.intel.com
Headers show
Series ASoC/soundwire: add quirks for Intel 'Bishop County' NUC M15 | expand

Message

Pierre-Louis Bossart July 19, 2021, 11:32 p.m. UTC
The 'Bishop County' NUC Laptops designed by Intel rely on SoundWire
peripherals. Quirks are required on the soundwire/ side to work-around
ACPI issues (bad _ADR) and sound/soc/ side for jack detection.

The two patches are independent and can be merged in the two subsystem
independently if desired. Both patches are however required in any
backport.

Thanks to Gilles van Eeden for reporting this issue and testing these
patches.

Pierre-Louis Bossart (2):
  soundwire: dmi-quirks: add quirk for Intel 'Bishop County' NUC M15
  ASOC: Intel: sof_sdw: add quirk for Intel 'Bishop County' NUC M15

 drivers/soundwire/dmi-quirks.c   | 16 ++++++++++++----
 sound/soc/intel/boards/sof_sdw.c | 11 +++++++++++
 2 files changed, 23 insertions(+), 4 deletions(-)