From: Takashi Iwai <tiwai@suse.de>
To: Richard Fitzgerald <rf@opensource.cirrus.com>
Cc: <broonie@kernel.org>, <tiwai@suse.com>,
<linux-sound@vger.kernel.org>, <alsa-devel@alsa-project.org>,
<linux-kernel@vger.kernel.org>, <patches@opensource.cirrus.com>
Subject: Re: [PATCH 0/9] ALSA: cs35l56: Apply calibration from EFI
Date: Thu, 22 Feb 2024 10:03:46 +0100 [thread overview]
Message-ID: <87ttm06fbh.wl-tiwai@suse.de> (raw)
In-Reply-To: <20240221150507.1039979-1-rf@opensource.cirrus.com>
On Wed, 21 Feb 2024 16:04:58 +0100,
Richard Fitzgerald wrote:
>
> Factory calibration of the speakers stores the calibration information
> into an EFI variable.
>
> This set of patches adds support for applying speaker calibration
> data from that EFI variable.
>
> Patch #1 and #2 are bugfixes that are prerequisites.
>
> The HDA patches #7 and #8 depend on the ASoC patches.
>
> Patch #9 is a KUnit test for the new cs-amp-lib library.
>
> Richard Fitzgerald (8):
> ASoC: wm_adsp: Fix missing mutex_lock in wm_adsp_write_ctl()
> ASoC: wm_adsp: Add wm_adsp_start() and wm_adsp_stop()
> ASoC: cs-amp-lib: Add helpers for factory calibration data
> ASoC: cs35l56: Add helper functions for amp calibration
> ASoC: cs35l56: Apply amp calibration from EFI data
> ALSA: hda: hda_cs_dsp_ctl: Add helper function to write calibration
> ALSA: hda: cs35l56: Apply amp calibration from EFI data
> ASoC: cs-amp-lib: Add KUnit test for calibration helpers
>
> Simon Trimmer (1):
> ALSA: hda: hda_cs_dsp_ctl: Only call notify when a control has been
> added to a card
I guess it's better to be merged through ASoC tree.
Feel free to my review tag
Reviewed-by: Takashi Iwai <tiwai@suse.de>
thanks,
Takashi
next prev parent reply other threads:[~2024-02-22 9:08 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-21 15:04 [PATCH 0/9] ALSA: cs35l56: Apply calibration from EFI Richard Fitzgerald
2024-02-21 15:04 ` [PATCH 1/9] ASoC: wm_adsp: Fix missing mutex_lock in wm_adsp_write_ctl() Richard Fitzgerald
2024-02-21 15:05 ` [PATCH 2/9] ALSA: hda: hda_cs_dsp_ctl: Only call notify when a control has been added to a card Richard Fitzgerald
2024-02-21 15:05 ` [PATCH 3/9] ASoC: wm_adsp: Add wm_adsp_start() and wm_adsp_stop() Richard Fitzgerald
2024-02-21 15:05 ` [PATCH 4/9] ASoC: cs-amp-lib: Add helpers for factory calibration data Richard Fitzgerald
2024-02-21 15:05 ` [PATCH 5/9] ASoC: cs35l56: Add helper functions for amp calibration Richard Fitzgerald
2024-02-21 15:05 ` [PATCH 6/9] ASoC: cs35l56: Apply amp calibration from EFI data Richard Fitzgerald
2024-02-21 15:05 ` [PATCH 7/9] ALSA: hda: hda_cs_dsp_ctl: Add helper function to write calibration Richard Fitzgerald
2024-02-21 15:05 ` [PATCH 8/9] ALSA: hda: cs35l56: Apply amp calibration from EFI data Richard Fitzgerald
2024-02-21 15:05 ` [PATCH 9/9] ASoC: cs-amp-lib: Add KUnit test for calibration helpers Richard Fitzgerald
2024-02-22 9:03 ` Takashi Iwai [this message]
2024-02-22 14:40 ` [PATCH 0/9] ALSA: cs35l56: Apply calibration from EFI Richard Fitzgerald
2024-02-26 16:42 ` Mark Brown
-- strict thread matches above, loose matches on Subject: below --
2024-02-22 7:16 [PATCH 9/9] ASoC: cs-amp-lib: Add KUnit test for calibration helpers kernel test robot
2024-02-27 3:14 ` kernel test robot
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=87ttm06fbh.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=linux-sound@vger.kernel.org \
--cc=patches@opensource.cirrus.com \
--cc=rf@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.