All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nicolin Chen <b42378@freescale.com>
To: broonie@kernel.org, lgirdwood@gmail.com
Cc: alsa-devel@alsa-project.org, tiwai@suse.de, perex@perex.cz,
	linux-kernel@vger.kernel.org
Subject: [PATCH 0/3] Enhance imx-wm8962 machine driver
Date: Fri, 6 Dec 2013 17:47:41 +0800	[thread overview]
Message-ID: <cover.1386322845.git.b42378@freescale.com> (raw)

Although there's no direct relationship between any of these three patches,
I recommend to apply them in order so as to circumvent merging conflicts.

Nicolin Chen (3):
  ASoC: fsl: imx-wm8962: Don't update bias_level in machine driver
  ASoC: fsl: imx-wm8962: Grant hw_params/free() permission to control
    FLL
  ASoC: fsl: imx-wm8962: Add headphone and microphone jack plugin/out
    detection

 .../devicetree/bindings/sound/imx-audio-wm8962.txt |   8 +
 Documentation/devicetree/bindings/sound/wm8962.txt |   8 +
 sound/soc/fsl/imx-wm8962.c                         | 361 ++++++++++++++++++---
 3 files changed, 326 insertions(+), 51 deletions(-)

-- 
1.8.4

WARNING: multiple messages have this Message-ID (diff)
From: Nicolin Chen <b42378@freescale.com>
To: <broonie@kernel.org>, <lgirdwood@gmail.com>
Cc: <alsa-devel@alsa-project.org>, <tiwai@suse.de>, <perex@perex.cz>,
	<linux-kernel@vger.kernel.org>
Subject: [PATCH 0/3] Enhance imx-wm8962 machine driver
Date: Fri, 6 Dec 2013 17:47:41 +0800	[thread overview]
Message-ID: <cover.1386322845.git.b42378@freescale.com> (raw)

Although there's no direct relationship between any of these three patches,
I recommend to apply them in order so as to circumvent merging conflicts.

Nicolin Chen (3):
  ASoC: fsl: imx-wm8962: Don't update bias_level in machine driver
  ASoC: fsl: imx-wm8962: Grant hw_params/free() permission to control
    FLL
  ASoC: fsl: imx-wm8962: Add headphone and microphone jack plugin/out
    detection

 .../devicetree/bindings/sound/imx-audio-wm8962.txt |   8 +
 Documentation/devicetree/bindings/sound/wm8962.txt |   8 +
 sound/soc/fsl/imx-wm8962.c                         | 361 ++++++++++++++++++---
 3 files changed, 326 insertions(+), 51 deletions(-)

-- 
1.8.4



             reply	other threads:[~2013-12-06  9:47 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-06  9:47 Nicolin Chen [this message]
2013-12-06  9:47 ` [PATCH 0/3] Enhance imx-wm8962 machine driver Nicolin Chen
2013-12-06  9:47 ` [PATCH 1/3] ASoC: fsl: imx-wm8962: Don't update bias_level in " Nicolin Chen
2013-12-06  9:47   ` Nicolin Chen
2013-12-06  9:47 ` [PATCH 2/3] ASoC: fsl: imx-wm8962: Grant hw_params/free() permission to control FLL Nicolin Chen
2013-12-06  9:47   ` Nicolin Chen
2013-12-06 14:34   ` Mark Brown
2013-12-06 14:34     ` Mark Brown
2013-12-06 14:31     ` Nicolin Chen
2013-12-06 14:31       ` Nicolin Chen
     [not found] ` <cover.1386322845.git.b42378-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
2013-12-06  9:48   ` [PATCH 3/3] ASoC: fsl: imx-wm8962: Add headphone and microphone jack plugin/out detection Nicolin Chen
2013-12-06  9:48     ` Nicolin Chen
2013-12-06 14:42     ` Mark Brown
2013-12-06 14:42       ` Mark Brown
2013-12-06 14:38       ` Nicolin Chen
2013-12-06 14:38         ` Nicolin Chen
2013-12-06 15:03         ` Mark Brown
2013-12-06 15:03           ` Mark Brown
2013-12-06 14:52           ` Nicolin Chen
2013-12-06 14:52             ` Nicolin Chen

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=cover.1386322845.git.b42378@freescale.com \
    --to=b42378@freescale.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=tiwai@suse.de \
    /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 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.