From: Pierre-Louis Bossart <pierre-louis.bossart@linux.dev>
To: shumingf@realtek.com, broonie@kernel.org, lgirdwood@gmail.com
Cc: linux-sound@vger.kernel.org, lars@metafoo.de, flove@realtek.com,
oder_chiou@realtek.com, jack.yu@realtek.com,
derek.fang@realtek.com
Subject: Re: [PATCH v2 3/3] ASoC: rt766: add RT766/RT767 SDCA driver
Date: Wed, 29 Jul 2026 12:00:09 +0200 [thread overview]
Message-ID: <2ba482b7-4edc-4f29-801d-9d08f262f898@linux.dev> (raw)
In-Reply-To: <20260729032246.3750820-1-shumingf@realtek.com>
On 7/29/26 05:22, shumingf@realtek.com wrote:
> From: Shuming Fan <shumingf@realtek.com>
>
> This patch adds the initial SDCA multi-function codec driver for the RT766 and RT767.
>
> Signed-off-by: Shuming Fan <shumingf@realtek.com>
> ---
> sound/soc/codecs/Kconfig | 8 +
> sound/soc/codecs/Makefile | 2 +
> sound/soc/codecs/rt766-sdca-sdw.c | 341 ++++++++
> sound/soc/codecs/rt766-sdca-sdw.h | 61 ++
> sound/soc/codecs/rt766-sdca.c | 1339 +++++++++++++++++++++++++++++
> sound/soc/codecs/rt766-sdca.h | 138 +++
> 6 files changed, 1889 insertions(+)
> create mode 100644 sound/soc/codecs/rt766-sdca-sdw.c
> create mode 100644 sound/soc/codecs/rt766-sdca-sdw.h
> create mode 100644 sound/soc/codecs/rt766-sdca.c
> create mode 100644 sound/soc/codecs/rt766-sdca.h
LGTM
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.dev>
next prev parent reply other threads:[~2026-07-29 11:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-29 3:22 [PATCH v2 3/3] ASoC: rt766: add RT766/RT767 SDCA driver shumingf
2026-07-29 10:00 ` Pierre-Louis Bossart [this message]
2026-07-30 17:26 ` Mark Brown
2026-07-31 8:51 ` Shuming [范書銘]
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=2ba482b7-4edc-4f29-801d-9d08f262f898@linux.dev \
--to=pierre-louis.bossart@linux.dev \
--cc=broonie@kernel.org \
--cc=derek.fang@realtek.com \
--cc=flove@realtek.com \
--cc=jack.yu@realtek.com \
--cc=lars@metafoo.de \
--cc=lgirdwood@gmail.com \
--cc=linux-sound@vger.kernel.org \
--cc=oder_chiou@realtek.com \
--cc=shumingf@realtek.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.