From: Pierre-Louis Bossart <pierre-louis.bossart@linux.dev>
To: Zhang Yi <zhangyi@everest-semi.com>,
broonie@kernel.org, tiwai@suse.com, linux-sound@vger.kernel.org
Cc: peter.ujfalusi@linux.intel.com, yung-chuan.liao@linux.intel.com,
ranjani.sridharan@linux.intel.com, kai.vehmanen@linux.intel.com
Subject: Re: [PATCH v3 3/6] ASoC: sdw_utils: add soc_sdw_es9356
Date: Fri, 20 Mar 2026 16:51:10 -0700 [thread overview]
Message-ID: <1bbfd9a9-45e1-4822-8804-c032cd7d7028@linux.dev> (raw)
In-Reply-To: <20260319053959.9151-4-zhangyi@everest-semi.com>
> diff --git a/sound/soc/sdw_utils/soc_sdw_es9356.c b/sound/soc/sdw_utils/soc_sdw_es9356.c
> new file mode 100644
> index 000000000..6f26a2e90
> --- /dev/null
> +++ b/sound/soc/sdw_utils/soc_sdw_es9356.c
> @@ -0,0 +1,231 @@
> +// SPDX-License-Identifier: GPL-2.0-only
> +// Based on sof_sdw_rt5682.c
> +// This file incorporates work covered by the following copyright notice:
> +// Copyright (c) 2023 Intel Corporation
> +// Copyright (c) 2024 Advanced Micro Devices, Inc.
Good to credit initial sources but you haven't added your own copyright ...
next prev parent reply other threads:[~2026-03-23 21:50 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-19 5:39 [PATCH v3 0/6] Add es9356 focused SoundWire CODEC Zhang Yi
2026-03-19 5:39 ` [PATCH v3 1/6] ASoC: sdw_utils: Add ES9356 support functions Zhang Yi
2026-03-20 23:49 ` Pierre-Louis Bossart
2026-03-19 5:39 ` [PATCH v3 2/6] ASoC: sdw_utils: add ES9356 in codec_info_list Zhang Yi
2026-03-19 5:39 ` [PATCH v3 3/6] ASoC: sdw_utils: add soc_sdw_es9356 Zhang Yi
2026-03-20 23:51 ` Pierre-Louis Bossart [this message]
2026-03-19 5:39 ` [PATCH v3 4/6] ASoC: es9356-sdca: Add ES9356 SDCA driver Zhang Yi
2026-03-19 14:49 ` Mark Brown
2026-03-21 0:06 ` Pierre-Louis Bossart
2026-03-19 5:39 ` [PATCH v3 5/6] ASoC: Intel: soc-acpi: arl: Add es9356 support Zhang Yi
2026-03-19 5:39 ` [PATCH v3 6/6] ASoC: Intel: sof_sdw: add " Zhang Yi
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=1bbfd9a9-45e1-4822-8804-c032cd7d7028@linux.dev \
--to=pierre-louis.bossart@linux.dev \
--cc=broonie@kernel.org \
--cc=kai.vehmanen@linux.intel.com \
--cc=linux-sound@vger.kernel.org \
--cc=peter.ujfalusi@linux.intel.com \
--cc=ranjani.sridharan@linux.intel.com \
--cc=tiwai@suse.com \
--cc=yung-chuan.liao@linux.intel.com \
--cc=zhangyi@everest-semi.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.