alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Just <stephenjust@gmail.com>
To: patch@alsa-project.org
Cc: alsa-devel@alsa-project.org, Mark Brown <broonie@kernel.org>,
	Stephen Just <stephenjust@gmail.com>
Subject: [PATCH v2 0/2] Add audio support for Microsoft Surface 3 tablet
Date: Mon,  4 Jul 2016 10:53:46 -0600	[thread overview]
Message-ID: <20160704165348.2558-1-stephenjust@gmail.com> (raw)

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

             reply	other threads:[~2016-07-04 16:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-04 16:53 Stephen Just [this message]
2016-07-04 16:53 ` [PATCH v2 1/2] ASoC: rt5645: Add support for Surface 3 tablet 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160704165348.2558-1-stephenjust@gmail.com \
    --to=stephenjust@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=patch@alsa-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).