All of lore.kernel.org
 help / color / mirror / Atom feed
From: Charles Keepax <ckeepax@opensource.cirrus.com>
To: Lee Jones <lee@kernel.org>
Cc: broonie@kernel.org, robh@kernel.org, krzk+dt@kernel.org,
	conor+dt@kernel.org, lgirdwood@gmail.com,
	linux-sound@vger.kernel.org, devicetree@vger.kernel.org,
	mfd@lists.linux.dev, linux-kernel@vger.kernel.org,
	patches@opensource.cirrus.com
Subject: Re: [PATCH 3/3] mfd: cs42l43: Add support for new cs42l44 variant
Date: Thu, 6 Aug 2026 16:39:11 +0100	[thread overview]
Message-ID: <anSqnyNOl4LkNu/x@opensource.cirrus.com> (raw)
In-Reply-To: <20260806144210.GQ2869284@google.com>

On Thu, Aug 06, 2026 at 03:42:10PM +0100, Lee Jones wrote:
> On Wed, 08 Jul 2026, Charles Keepax wrote:
> 
> > The cs42l44 is a cost optimised variant of cs42l43b. Add basic support
> > for this new device.
> > 
> > Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
> > ---
> >  drivers/mfd/cs42l43-i2c.c        |  2 ++
> >  drivers/mfd/cs42l43-sdw.c        |  1 +
> >  drivers/mfd/cs42l43.c            | 18 ++++++++++++------
> >  include/linux/mfd/cs42l43-regs.h |  1 +
> >  4 files changed, 16 insertions(+), 6 deletions(-)
> 
> Doesn't apply anymore, sorry.  Please rebase.
> 

No problem I think that is my doing not yours, I based the series on
patches from Uwe's series:

[PATCH v3 00/23] mfd: Use named initializers for arrays of *_device_data
https://lore.kernel.org/lkml/cover.1783615311.git.u.kleine-koenig@baylibre.com/#t

As that series updates all the device id tables and is much
bigger than mine seemed easier if I rebased onto it, rather than
making him rebase. My rough plan was to resend this once Uwe's
series was sorted out.

Thanks,
Charles

  reply	other threads:[~2026-08-06 15:39 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-08 14:00 [PATCH 0/3] Add support for cs42l44 Charles Keepax
2026-07-08 14:00 ` [PATCH 1/3] ASoC: dt-bindings: cirrus,cs42l43: Add CS42L44 variant Charles Keepax
2026-07-17 13:18   ` Rob Herring (Arm)
2026-08-05 13:19   ` Charles Keepax
2026-07-08 14:00 ` [PATCH 2/3] mfd: cs42l43: Tidy up formatting on sdw_device_id table Charles Keepax
2026-07-16 15:16   ` (subset) " Lee Jones
2026-07-08 14:00 ` [PATCH 3/3] mfd: cs42l43: Add support for new cs42l44 variant Charles Keepax
2026-07-16 15:14   ` Lee Jones
2026-07-16 15:47     ` Charles Keepax
2026-07-16 16:08       ` Lee Jones
2026-07-16 16:26         ` Charles Keepax
2026-08-06 14:42   ` Lee Jones
2026-08-06 15:39     ` Charles Keepax [this message]
2026-07-26 17:22 ` [PATCH 0/3] Add support for cs42l44 Mark Brown

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=anSqnyNOl4LkNu/x@opensource.cirrus.com \
    --to=ckeepax@opensource.cirrus.com \
    --cc=broonie@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=lee@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=mfd@lists.linux.dev \
    --cc=patches@opensource.cirrus.com \
    --cc=robh@kernel.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 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.