alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add audio support for Microsoft Surface 3 tablet
@ 2016-07-04 16:53 Stephen Just
  2016-07-04 16:53 ` [PATCH v2 1/2] ASoC: rt5645: Add support for " Stephen Just
  2016-07-04 16:53 ` [PATCH v2 2/2] ASoC: Intel: Atom: add quirk for CHT w/ RT5645 Stephen Just
  0 siblings, 2 replies; 7+ messages in thread
From: Stephen Just @ 2016-07-04 16:53 UTC (permalink / raw)
  To: patch; +Cc: alsa-devel, Mark Brown, Stephen Just

This series adds audio support for the Surface 3 tablet.

This tablet identifes an rt5645 audio codec using the ACPI
identifer 10EC5640, which is already associated with the rt5640,
thus a quirk is required to have the correct drivers loaded.

Additionally, in order for jack-detection and the tablet's internal
microphone to work, the Surface 3 must be configured in the audio codec
driver similarly to other devices.

Resolves: https://bugzilla.kernel.org/show_bug.cgi?id=98001

Changes in v2: Remove alsa-lib changes from series

Stephen Just (2):
  ASoC: rt5645: Add support for Surface 3 tablet
  ASoC: Intel: Atom: add quirk for CHT w/ RT5645

 sound/soc/codecs/rt5645.c               |  7 +++++++
 sound/soc/intel/atom/sst/sst_acpi.c     | 29 ++++++++++++++++++++++++++++-
 sound/soc/intel/boards/cht_bsw_rt5645.c |  1 +
 3 files changed, 36 insertions(+), 1 deletion(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-07-05  6:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-04 16:53 [PATCH v2 0/2] Add audio support for Microsoft Surface 3 tablet Stephen Just
2016-07-04 16:53 ` [PATCH v2 1/2] ASoC: rt5645: Add support for " Stephen Just
2016-07-05  2:35   ` Vinod Koul
2016-07-05  6:41   ` Takashi Iwai
2016-07-04 16:53 ` [PATCH v2 2/2] ASoC: Intel: Atom: add quirk for CHT w/ RT5645 Stephen Just
2016-07-05  2:33   ` Vinod Koul
2016-07-05  6:46   ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).