public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: Intel: sof_rt5682: quirk auto detection
@ 2022-10-26  7:14 Brent Lu
  2022-10-26  7:14 ` [PATCH 1/2] ASoC: Intel: add helpers to detect SoCs Brent Lu
  2022-10-26  7:14 ` [PATCH 2/2] ASoC: Intel: sof_rt5682: quirk auto detection Brent Lu
  0 siblings, 2 replies; 8+ messages in thread
From: Brent Lu @ 2022-10-26  7:14 UTC (permalink / raw)
  To: alsa-devel
  Cc: Brent Lu, linux-kernel, Cezary Rojewski, Pierre-Louis Bossart,
	Liam Girdwood, Peter Ujfalusi, Bard Liao, Ranjani Sridharan,
	Kai Vehmanen, Mark Brown, Jaroslav Kysela, Takashi Iwai, Yong Zhi,
	Ajye Huang, Mac Chiang, Vamshi Krishna, Rander Wang, Gongjun Song,
	Muralidhar Reddy, balamurugan . c, Chao Song

A new feature to compose quirk value according to the result of
amplifier and SoC type detection at runtime.

Brent Lu (2):
  ASoC: Intel: add helpers to detect SoCs
  ASoC: Intel: sof_rt5682: quirk auto detection

 include/linux/platform_data/x86/soc.h         |  24 +++
 sound/soc/intel/boards/sof_rt5682.c           | 173 +++++++-----------
 .../intel/common/soc-acpi-intel-adl-match.c   |  12 +-
 .../intel/common/soc-acpi-intel-jsl-match.c   |   6 +-
 .../intel/common/soc-acpi-intel-tgl-match.c   |   6 +-
 5 files changed, 101 insertions(+), 120 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-10-27 13:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-26  7:14 [PATCH 0/2] ASoC: Intel: sof_rt5682: quirk auto detection Brent Lu
2022-10-26  7:14 ` [PATCH 1/2] ASoC: Intel: add helpers to detect SoCs Brent Lu
2022-10-26  7:14 ` [PATCH 2/2] ASoC: Intel: sof_rt5682: quirk auto detection Brent Lu
2022-10-26 20:34   ` Pierre-Louis Bossart
2022-10-27  0:13     ` Lu, Brent
2022-10-27  1:30       ` Pierre-Louis Bossart
2022-10-27  4:33         ` Lu, Brent
2022-10-27 13:36         ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox