All of lore.kernel.org
 help / color / mirror / Atom feed
From: Charles Keepax <ckeepax@opensource.cirrus.com>
To: Fred Treven <ftreven@opensource.cirrus.com>
Cc: Simon Trimmer <simont@opensource.cirrus.com>,
	Richard Fitzgerald <rf@opensource.cirrus.com>,
	<patches@opensource.cirrus.com>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 3/7] firmware: cs_dsp: Add ability to load multiple coefficient files
Date: Tue, 4 Feb 2025 10:10:47 +0000	[thread overview]
Message-ID: <Z6Hnp7ipO5s1+auC@opensource.cirrus.com> (raw)
In-Reply-To: <20250131195639.1784933-4-ftreven@opensource.cirrus.com>

On Fri, Jan 31, 2025 at 01:56:34PM -0600, Fred Treven wrote:
> Add cs_dsp_power_up_multiple() which accepts an array of
> cs_dsp_coeff_desc firmware-filename pairs to load.
> 
> This enables the user to load more than one tuning file
> along with the associated firmware.
> 
> Change cs_dsp_power_up() to make use of the new function
> with a single coefficient file.
> 
> Signed-off-by: Fred Treven <ftreven@opensource.cirrus.com>
> ---

Can't say I love loading multiple bin files, feels like a tooling
issue, but I understand you guys have become fairly dependent on
it and the fallout isn't too bad in the code so:

Reviewed-by: Charles Keepax <ckeepax@opensource.cirrus.com>

Thanks,
Charles

  reply	other threads:[~2025-02-04 10:10 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250131195639.1784933-1-ftreven@opensource.cirrus.com>
2025-01-31 19:56 ` [PATCH 1/7] firmware: cs_dsp: Fix error checking in wseq_write() Fred Treven
2025-02-02 17:34   ` Markus Elfring
2025-02-04 10:03   ` Charles Keepax
2025-01-31 19:56 ` [PATCH 2/7] firmware: cs_dsp: Check for valid num_regs in cs_dsp_wseq_multi_write() Fred Treven
2025-02-04 10:06   ` Charles Keepax
2025-02-04 21:51     ` Fredrik Treven
2025-01-31 19:56 ` [PATCH 3/7] firmware: cs_dsp: Add ability to load multiple coefficient files Fred Treven
2025-02-04 10:10   ` Charles Keepax [this message]
2025-02-04 22:05     ` Fredrik Treven
2025-01-31 19:56 ` [PATCH 4/7] dt-bindings: mfd: cirrus,cs40l26: Support for CS40L26 Fred Treven
2025-02-02 14:04   ` Krzysztof Kozlowski
2025-02-04 22:18     ` Fredrik Treven
2025-02-05  7:29       ` Krzysztof Kozlowski
2025-01-31 19:56 ` [PATCH 5/7] mfd: cs40l26: Add support for CS40L26 core driver Fred Treven
2025-01-31 19:56 ` [PATCH 6/7] ASoC: cs40l26: Support I2S streaming to CS40L26 Fred Treven
2025-02-03 12:23   ` Mark Brown
2025-02-04 21:54     ` Fredrik Treven
2025-01-31 19:56 ` [PATCH 7/7] Input: cs40l26 - Add support for CS40L26 haptic driver Fred Treven

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=Z6Hnp7ipO5s1+auC@opensource.cirrus.com \
    --to=ckeepax@opensource.cirrus.com \
    --cc=ftreven@opensource.cirrus.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=patches@opensource.cirrus.com \
    --cc=rf@opensource.cirrus.com \
    --cc=simont@opensource.cirrus.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.