All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Stefan Binding <sbinding@opensource.cirrus.com>
Cc: alsa-devel@alsa-project.org, patches@opensource.cirrus.com,
	linux-kernel@vger.kernel.org, Takashi Iwai <tiwai@suse.com>,
	Mark Brown <broonie@kernel.org>
Subject: Re: [PATCH v1 0/3] Add Manual Mode Jack Detection for CS42L42 in HDA
Date: Mon, 09 May 2022 10:47:07 +0200	[thread overview]
Message-ID: <s5hfsljm6t0.wl-tiwai@suse.de> (raw)
In-Reply-To: <20220504161236.2490532-1-sbinding@opensource.cirrus.com>

On Wed, 04 May 2022 18:12:33 +0200,
Stefan Binding wrote:
> 
> CS42L42 supports automatic type detection, to determine headset type,
> or headphones. However, automatic type detection does not always work
> correctly. To improve detection accuracy, manual mode detection can be
> run. This is already done in the ASoC version of the CS42L42 driver,
> and this chain adds the same support into the HDA version.
> 
> In addition, to better align the ASoC and HDA drivers, the ASoC header
> file has been moved into the general sound includes, which allows both
> ASoC and HDA to have access to the header.
> This improves the maintainability of the HDA driver, and makes it
> easier to port fixes/features from CS42L42 ASoC to HDA.
> 
> Stefan Binding (3):
>   ASoC: cs42l42: Move CS42L42 register descriptions to general include
>   ALSA: hda/cs8409: Use general cs42l42 include in cs8409 hda driver
>   ALSA: hda/cs8409: Support manual mode detection for CS42L42

Applied all three patches now.  Thanks.


Takashi

WARNING: multiple messages have this Message-ID (diff)
From: Takashi Iwai <tiwai@suse.de>
To: Stefan Binding <sbinding@opensource.cirrus.com>
Cc: Mark Brown <broonie@kernel.org>, Jaroslav Kysela <perex@perex.cz>,
	Takashi Iwai <tiwai@suse.com>, <alsa-devel@alsa-project.org>,
	<linux-kernel@vger.kernel.org>, <patches@opensource.cirrus.com>
Subject: Re: [PATCH v1 0/3]  Add Manual Mode Jack Detection for CS42L42 in HDA
Date: Mon, 09 May 2022 10:47:07 +0200	[thread overview]
Message-ID: <s5hfsljm6t0.wl-tiwai@suse.de> (raw)
In-Reply-To: <20220504161236.2490532-1-sbinding@opensource.cirrus.com>

On Wed, 04 May 2022 18:12:33 +0200,
Stefan Binding wrote:
> 
> CS42L42 supports automatic type detection, to determine headset type,
> or headphones. However, automatic type detection does not always work
> correctly. To improve detection accuracy, manual mode detection can be
> run. This is already done in the ASoC version of the CS42L42 driver,
> and this chain adds the same support into the HDA version.
> 
> In addition, to better align the ASoC and HDA drivers, the ASoC header
> file has been moved into the general sound includes, which allows both
> ASoC and HDA to have access to the header.
> This improves the maintainability of the HDA driver, and makes it
> easier to port fixes/features from CS42L42 ASoC to HDA.
> 
> Stefan Binding (3):
>   ASoC: cs42l42: Move CS42L42 register descriptions to general include
>   ALSA: hda/cs8409: Use general cs42l42 include in cs8409 hda driver
>   ALSA: hda/cs8409: Support manual mode detection for CS42L42

Applied all three patches now.  Thanks.


Takashi

  parent reply	other threads:[~2022-05-09  8:48 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-04 16:12 [PATCH v1 0/3] Add Manual Mode Jack Detection for CS42L42 in HDA Stefan Binding
2022-05-04 16:12 ` Stefan Binding
2022-05-04 16:12 ` [PATCH v1 1/3] ASoC: cs42l42: Move CS42L42 register descriptions to general include Stefan Binding
2022-05-04 16:12   ` Stefan Binding
2022-05-05 12:19   ` Mark Brown
2022-05-05 12:19     ` Mark Brown
2022-05-04 16:12 ` [PATCH v1 2/3] ALSA: hda/cs8409: Use general cs42l42 include in cs8409 hda driver Stefan Binding
2022-05-04 16:12   ` Stefan Binding
2022-05-04 16:12 ` [PATCH v1 3/3] ALSA: hda/cs8409: Support manual mode detection for CS42L42 Stefan Binding
2022-05-04 16:12   ` Stefan Binding
2022-05-05  3:59   ` Chris Chiu
2022-05-09  8:47 ` Takashi Iwai [this message]
2022-05-09  8:47   ` [PATCH v1 0/3] Add Manual Mode Jack Detection for CS42L42 in HDA 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=s5hfsljm6t0.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=patches@opensource.cirrus.com \
    --cc=sbinding@opensource.cirrus.com \
    --cc=tiwai@suse.com \
    /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.