All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: Intel: Add support for surface3 tablet
@ 2016-07-08 10:09 Vinod Koul
  2016-07-08 10:09 ` [PATCH 1/3] ASoC: Intel: Atom: Add quirk for Surface 3 Vinod Koul
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Vinod Koul @ 2016-07-08 10:09 UTC (permalink / raw)
  To: alsa-devel
  Cc: Stephen Just, patches.audio, Pierre-Louis Bossart,
	liam.r.girdwood, apterix, broonie, Vinod Koul, bugzilla

Surface3 tablet is CHT based device which used RT5645 codec. But the ACPI ID
is 10EC5640 which belong to RT5640 codec :(
So we add quirk support to load cht-machine driver for surface tablet
combination, add the ACPI id and DMI fix for jack detect in codec and
finally machine update.

This fixes Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=98001
Please verify and send your tested-by.

Vinod Koul (3):
  ASoC: Intel: Atom: Add quirk for Surface 3
  ASoC: rt5645: Add ACPI ID 10EC5640
  ASoC: Intel: Add surface3 entry in CHT-RT5645 machine

 sound/soc/codecs/rt5645.c               |  7 ++++++
 sound/soc/intel/atom/sst/sst_acpi.c     | 44 ++++++++++++++++++++++++++++++++-
 sound/soc/intel/boards/cht_bsw_rt5645.c | 20 ++++++++++++++-
 sound/soc/intel/common/sst-acpi.h       |  2 +-
 4 files changed, 70 insertions(+), 3 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2016-07-20 16:12 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-08 10:09 [PATCH 0/3] ASoC: Intel: Add support for surface3 tablet Vinod Koul
2016-07-08 10:09 ` [PATCH 1/3] ASoC: Intel: Atom: Add quirk for Surface 3 Vinod Koul
2016-07-08 12:32   ` Applied "ASoC: Intel: Atom: Add quirk for Surface 3" to the asoc tree Mark Brown
2016-07-08 10:09 ` [PATCH 2/3] ASoC: rt5645: Add ACPI ID 10EC5640 Vinod Koul
2016-07-08 10:09 ` [PATCH 3/3] ASoC: Intel: Add surface3 entry in CHT-RT5645 machine Vinod Koul
2016-07-08 12:32   ` Applied "ASoC: Intel: Add surface3 entry in CHT-RT5645 machine" to the asoc tree Mark Brown
2016-07-19 14:56   ` [PATCH 3/3] ASoC: Intel: Add surface3 entry in CHT-RT5645 machine Bastien Nocera
2016-07-20  3:58     ` Vinod Koul
2016-07-20 11:27       ` Bastien Nocera
2016-07-20 11:33         ` Mokashi, SachinX
2016-07-20 11:51           ` Bastien Nocera
2016-07-20 14:47 ` [PATCH 0/3] ASoC: Intel: Add support for surface3 tablet Bastien Nocera
2016-07-20 15:05   ` Stephen J
2016-07-20 16:12     ` Bastien Nocera

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.