All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC/soundwire: add quirks for Intel 'Bishop County' NUC M15
@ 2021-07-19 23:32 Pierre-Louis Bossart
  2021-07-19 23:32 ` [PATCH 1/2] soundwire: dmi-quirks: add quirk " Pierre-Louis Bossart
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Pierre-Louis Bossart @ 2021-07-19 23:32 UTC (permalink / raw)
  To: alsa-devel; +Cc: tiwai, gregkh, Pierre-Louis Bossart, vkoul, broonie, Bard liao

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(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-07-23  6:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-19 23:32 [PATCH 0/2] ASoC/soundwire: add quirks for Intel 'Bishop County' NUC M15 Pierre-Louis Bossart
2021-07-19 23:32 ` [PATCH 1/2] soundwire: dmi-quirks: add quirk " Pierre-Louis Bossart
2021-07-22 14:02   ` Vinod Koul
2021-07-22 14:25     ` Pierre-Louis Bossart
2021-07-22 14:29       ` Pierre-Louis Bossart
2021-07-23  6:07         ` Vinod Koul
2021-07-23  6:06       ` Vinod Koul
2021-07-19 23:32 ` [PATCH 2/2] ASOC: Intel: sof_sdw: " Pierre-Louis Bossart
2021-07-20 18:48 ` (subset) [PATCH 0/2] ASoC/soundwire: add quirks " Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.