All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Intel-rt5670 updates
@ 2017-09-08  1:12 Pierre-Louis Bossart
  2017-09-08  1:12 ` [PATCH 1/3] ASoC: rt5670: refactor DMI quirks and fix Dell Venue settings Pierre-Louis Bossart
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Pierre-Louis Bossart @ 2017-09-08  1:12 UTC (permalink / raw)
  To: alsa-devel; +Cc: tiwai, bardliao, broonie, Pierre-Louis Bossart, vinod.koul

Instead of submitting all my patches at ones, I broke them by
platforms/codecs. This series is only for Intel-rt5670 platforms. It
fixes a mistake on the Dell Venue 5585 - corrected with the help from
Realtek and Dell who kindly provided schematics and data sheet
information needed to fix non-working DMIC capture. Since there are
still some reports of non-functional audio on some platforms, I added
quirks that can be changed from the kernel command line (and later
added as DMI-based quirks). The last two patches are minor corrections
to fix ACPI HID naming issues and use a more meaningful card name.

Pierre-Louis Bossart (3):
  ASoC: rt5670: refactor DMI quirks and fix Dell Venue settings
  ASoC: Intel: cht_bsw_rt5672: use actual HID in suspend/resume
  ASoC: Intel: cht_bsw_rt5672: fix card name

 sound/soc/codecs/rt5670.c               | 124 +++++++++++++++++++++++++++-----
 sound/soc/intel/boards/cht_bsw_rt5672.c |  10 ++-
 2 files changed, 112 insertions(+), 22 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2017-09-25 16:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-08  1:12 [PATCH 0/3] Intel-rt5670 updates Pierre-Louis Bossart
2017-09-08  1:12 ` [PATCH 1/3] ASoC: rt5670: refactor DMI quirks and fix Dell Venue settings Pierre-Louis Bossart
2017-09-08  8:12   ` Takashi Iwai
2017-09-25 16:16   ` Applied "ASoC: rt5670: refactor DMI quirks and fix Dell Venue settings" to the asoc tree Mark Brown
2017-09-08  1:12 ` [PATCH 2/3] ASoC: Intel: cht_bsw_rt5672: use actual HID in suspend/resume Pierre-Louis Bossart
2017-09-08  1:12 ` [PATCH 3/3] ASoC: Intel: cht_bsw_rt5672: fix card name Pierre-Louis Bossart
2017-09-08  8:16   ` Takashi Iwai
2017-09-08  4:08 ` [PATCH 0/3] Intel-rt5670 updates Vinod Koul

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.