From: Pierre-Louis Bossart <pierre-louis.bossart@linux.dev>
To: Charles Keepax <ckeepax@opensource.cirrus.com>, vkoul@kernel.org
Cc: yung-chuan.liao@linux.intel.com, linux-sound@vger.kernel.org,
linux-kernel@vger.kernel.org, patches@opensource.cirrus.com
Subject: Re: [PATCH v2] soundwire: intel_auxdevice: Add cs42l43b to wake_capable_list
Date: Thu, 30 Apr 2026 10:12:09 +0200 [thread overview]
Message-ID: <425da74d-159a-43c6-a205-c404d0c74fb4@linux.dev> (raw)
In-Reply-To: <20260429153614.741899-1-ckeepax@opensource.cirrus.com>
On 4/29/26 17:36, Charles Keepax wrote:
> Add cs42l43b (both packaging options) to the wake_capable_list
> because it can generate jack events whilst the bus is stopped.
>
> Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
> ---
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.dev>
>
> Changes since v1:
> - Add support for the QFN package of cs42l43b which will actually have
> a different part number.
>
> drivers/soundwire/intel_auxdevice.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/drivers/soundwire/intel_auxdevice.c b/drivers/soundwire/intel_auxdevice.c
> index 913e95207ee1a..ee951be154657 100644
> --- a/drivers/soundwire/intel_auxdevice.c
> +++ b/drivers/soundwire/intel_auxdevice.c
> @@ -51,6 +51,8 @@ struct wake_capable_part {
> };
>
> static struct wake_capable_part wake_capable_list[] = {
> + {0x01fa, 0x2A30},
> + {0x01fa, 0x2A3B},
> {0x01fa, 0x4243},
> {0x01fa, 0x4245},
> {0x01fa, 0x4249},
next prev parent reply other threads:[~2026-04-30 8:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-29 15:36 [PATCH v2] soundwire: intel_auxdevice: Add cs42l43b to wake_capable_list Charles Keepax
2026-04-30 8:12 ` Pierre-Louis Bossart [this message]
2026-05-03 16:33 ` Vinod Koul
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=425da74d-159a-43c6-a205-c404d0c74fb4@linux.dev \
--to=pierre-louis.bossart@linux.dev \
--cc=ckeepax@opensource.cirrus.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=patches@opensource.cirrus.com \
--cc=vkoul@kernel.org \
--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