Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH] ASoC: sdw_utils: add name_prefix for rt1321 part id
@ 2025-10-22  7:39 Bard Liao
  2025-10-22 12:04 ` Mark Brown
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bard Liao @ 2025-10-22  7:39 UTC (permalink / raw)
  To: broonie, tiwai; +Cc: linux-sound, bard.liao, shumingf

From: Shuming Fan <shumingf@realtek.com>

This patch adds name_prefix for rt1321 part id in the codec_info_list.

Signed-off-by: Shuming Fan <shumingf@realtek.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
---
 sound/soc/sdw_utils/soc_sdw_utils.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sound/soc/sdw_utils/soc_sdw_utils.c b/sound/soc/sdw_utils/soc_sdw_utils.c
index 92e071f6b054..cfa6255be387 100644
--- a/sound/soc/sdw_utils/soc_sdw_utils.c
+++ b/sound/soc/sdw_utils/soc_sdw_utils.c
@@ -325,6 +325,7 @@ struct asoc_sdw_codec_info codec_info_list[] = {
 	},
 	{
 		.part_id = 0x1321,
+		.name_prefix = "rt1320",
 		.dais = {
 			{
 				.direction = {true, false},
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] ASoC: sdw_utils: add name_prefix for rt1321 part id
  2025-10-22  7:39 [PATCH] ASoC: sdw_utils: add name_prefix for rt1321 part id Bard Liao
@ 2025-10-22 12:04 ` Mark Brown
  2025-10-22 22:42 ` Mark Brown
  2025-10-24 10:23 ` Mark Brown
  2 siblings, 0 replies; 4+ messages in thread
From: Mark Brown @ 2025-10-22 12:04 UTC (permalink / raw)
  To: Bard Liao; +Cc: tiwai, linux-sound, bard.liao, shumingf

[-- Attachment #1: Type: text/plain, Size: 303 bytes --]

On Wed, Oct 22, 2025 at 03:39:52PM +0800, Bard Liao wrote:
> From: Shuming Fan <shumingf@realtek.com>
> 
> This patch adds name_prefix for rt1321 part id in the codec_info_list.

It's OK this time but this changelog just says what the patch does, it
doesn't explain why the change is being made.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] ASoC: sdw_utils: add name_prefix for rt1321 part id
  2025-10-22  7:39 [PATCH] ASoC: sdw_utils: add name_prefix for rt1321 part id Bard Liao
  2025-10-22 12:04 ` Mark Brown
@ 2025-10-22 22:42 ` Mark Brown
  2025-10-24 10:23 ` Mark Brown
  2 siblings, 0 replies; 4+ messages in thread
From: Mark Brown @ 2025-10-22 22:42 UTC (permalink / raw)
  To: tiwai, Bard Liao; +Cc: linux-sound, bard.liao, shumingf

On Wed, 22 Oct 2025 15:39:52 +0800, Bard Liao wrote:
> This patch adds name_prefix for rt1321 part id in the codec_info_list.
> 
> 

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/1] ASoC: sdw_utils: add name_prefix for rt1321 part id
      commit: 3293d3d7b08872cf174bb768b890655f1b22526a

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] ASoC: sdw_utils: add name_prefix for rt1321 part id
  2025-10-22  7:39 [PATCH] ASoC: sdw_utils: add name_prefix for rt1321 part id Bard Liao
  2025-10-22 12:04 ` Mark Brown
  2025-10-22 22:42 ` Mark Brown
@ 2025-10-24 10:23 ` Mark Brown
  2 siblings, 0 replies; 4+ messages in thread
From: Mark Brown @ 2025-10-24 10:23 UTC (permalink / raw)
  To: tiwai, Bard Liao; +Cc: linux-sound, bard.liao, shumingf

On Wed, 22 Oct 2025 15:39:52 +0800, Bard Liao wrote:
> This patch adds name_prefix for rt1321 part id in the codec_info_list.
> 
> 

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/1] ASoC: sdw_utils: add name_prefix for rt1321 part id
      commit: 3293d3d7b08872cf174bb768b890655f1b22526a

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-10-24 10:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-22  7:39 [PATCH] ASoC: sdw_utils: add name_prefix for rt1321 part id Bard Liao
2025-10-22 12:04 ` Mark Brown
2025-10-22 22:42 ` Mark Brown
2025-10-24 10:23 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox