public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Charles Keepax <ckeepax@opensource.cirrus.com>
To: Maciej Strozek <mstrozek@opensource.cirrus.com>
Cc: Mark Brown <broonie@kernel.org>, Takashi Iwai <tiwai@suse.com>,
	Lee Jones <lee@kernel.org>, Jaroslav Kysela <perex@perex.cz>,
	Bard Liao <yung-chuan.liao@linux.intel.com>,
	Peter Ujfalusi <peter.ujfalusi@linux.intel.com>,
	linux-kernel@vger.kernel.org, linux-sound@vger.kernel.org,
	patches@opensource.cirrus.com
Subject: Re: [PATCH 0/3] Add support for CS42L43B codec to CS42L43 driver
Date: Fri, 19 Dec 2025 11:00:54 +0000	[thread overview]
Message-ID: <aUUwZpCBr/p6LUz8@opensource.cirrus.com> (raw)
In-Reply-To: <20251219100235.1247053-1-mstrozek@opensource.cirrus.com>

On Fri, Dec 19, 2025 at 10:01:52AM +0000, Maciej Strozek wrote:
> Hello,
> 
> Introducing CS42L43B, a variant of the CS42L43 codec with changes to
> PDM (DMIC) inputs, RAM/ROM memory and extra channels to two SoundWire
> ports and ISRCs, and can be supported by the existing CS42L43 driver
> with some modifications.
> Support is split into three commits:
>  1. Add CS42L43B codec info to SoundWire utils
>  2. MFD driver part 1/2
>  3. ASoC codec driver part 2/2
> 
> Regards,
> Maciej
> 
> Maciej Strozek (3):
>   ASoC: sdw_utils: Add CS42L43B codec info
>   mfd: cs42l43: Add support for the B variant
>   ASoC: cs42l43: Add support for the B variant
> 
>  drivers/mfd/cs42l43-sdw.c           |   2 +
>  drivers/mfd/cs42l43.c               |  70 ++-
>  drivers/mfd/cs42l43.h               |   2 +-
>  include/linux/mfd/cs42l43-regs.h    |  76 +++
>  include/linux/mfd/cs42l43.h         |   1 +
>  sound/soc/codecs/cs42l43.c          | 745 +++++++++++++++++++++++-----
>  sound/soc/codecs/cs42l43.h          |   4 +-
>  sound/soc/sdw_utils/soc_sdw_utils.c |  54 ++
>  8 files changed, 805 insertions(+), 149 deletions(-)
> 
> --

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

Thanks,
Charles

      parent reply	other threads:[~2025-12-19 11:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-19 10:01 [PATCH 0/3] Add support for CS42L43B codec to CS42L43 driver Maciej Strozek
2025-12-19 10:01 ` [PATCH 1/3] ASoC: sdw_utils: Add CS42L43B codec info Maciej Strozek
2025-12-19 10:01 ` [PATCH 2/3] mfd: cs42l43: Add support for the B variant Maciej Strozek
2026-01-09 11:24   ` Lee Jones
2025-12-19 10:01 ` [PATCH 3/3] ASoC: " Maciej Strozek
2025-12-19 11:00 ` Charles Keepax [this message]

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=aUUwZpCBr/p6LUz8@opensource.cirrus.com \
    --to=ckeepax@opensource.cirrus.com \
    --cc=broonie@kernel.org \
    --cc=lee@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=mstrozek@opensource.cirrus.com \
    --cc=patches@opensource.cirrus.com \
    --cc=perex@perex.cz \
    --cc=peter.ujfalusi@linux.intel.com \
    --cc=tiwai@suse.com \
    --cc=yung-chuan.liao@linux.intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox