All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
To: Mark Brown <broonie@kernel.org>
Cc: Linux-ALSA <alsa-devel@alsa-project.org>
Subject: [PATCH 00/11] ASoC: add and use asoc_dummy_dlc
Date: Tue, 18 Apr 2023 00:21:59 +0000	[thread overview]
Message-ID: <874jpe3uqh.wl-kuninori.morimoto.gx@renesas.com> (raw)


Hi Mark

Many ASoC drivers are using dummy DAI.
We can use common snd_soc_dai_link_component for it.
This patch-set adds common asoc_dummy_dlc, and use it.

Kuninori Morimoto (11):
  ASoC: soc-utils.c: add asoc_dummy_dlc
  ASoC: simple_card_utils.c: use asoc_dummy_dlc
  ASoC: ti: use asoc_dummy_dlc
  ASoC: sof: use asoc_dummy_dlc
  ASoC: amd: use asoc_dummy_dlc
  ASoC: fsl: use asoc_dummy_dlc
  ASoC: qcom: use asoc_dummy_dlc
  ASoC: atmel: use asoc_dummy_dlc
  ASoC: intel: use asoc_dummy_dlc
  ASoC: meson: use asoc_dummy_dlc
  ASoC: soc-topology.c: use asoc_dummy_dlc

 include/sound/simple_card_utils.h            |  1 -
 include/sound/soc.h                          |  1 +
 sound/soc/amd/acp/acp-mach-common.c          | 43 ++++++++------------
 sound/soc/atmel/atmel-classd.c               |  6 +--
 sound/soc/atmel/atmel-pdmic.c                |  6 +--
 sound/soc/fsl/imx-audmix.c                   | 14 +++----
 sound/soc/fsl/imx-card.c                     | 11 +----
 sound/soc/fsl/imx-rpmsg.c                    |  3 +-
 sound/soc/fsl/imx-spdif.c                    |  6 +--
 sound/soc/generic/simple-card-utils.c        |  9 +---
 sound/soc/intel/avs/boards/i2s_test.c        |  6 +--
 sound/soc/intel/boards/ehl_rt5660.c          |  8 +---
 sound/soc/intel/boards/skl_hda_dsp_generic.c |  8 +---
 sound/soc/intel/boards/sof_cs42l42.c         | 11 +----
 sound/soc/intel/boards/sof_es8336.c          | 11 +----
 sound/soc/intel/boards/sof_nau8825.c         | 11 +----
 sound/soc/intel/boards/sof_pcm512x.c         |  3 +-
 sound/soc/intel/boards/sof_rt5682.c          | 14 ++-----
 sound/soc/intel/boards/sof_sdw.c             | 13 +-----
 sound/soc/intel/boards/sof_ssp_amp.c         | 18 +++-----
 sound/soc/meson/axg-card.c                   |  6 +--
 sound/soc/meson/meson-card-utils.c           | 10 +----
 sound/soc/qcom/common.c                      | 11 +----
 sound/soc/soc-topology.c                     | 12 +++---
 sound/soc/soc-utils.c                        |  7 ++++
 sound/soc/sof/nocodec.c                      |  8 ++--
 sound/soc/ti/omap-hdmi.c                     |  6 +--
 27 files changed, 78 insertions(+), 185 deletions(-)

-- 
2.25.1





Thank you for your help !!

Best regards
---
Kuninori Morimoto

             reply	other threads:[~2023-04-18  0:23 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-18  0:21 Kuninori Morimoto [this message]
2023-04-18  0:22 ` [PATCH 01/11] ASoC: soc-utils.c: add asoc_dummy_dlc Kuninori Morimoto
2023-04-18  0:23 ` [PATCH 02/11] ASoC: simple_card_utils.c: use asoc_dummy_dlc Kuninori Morimoto
2023-04-18  0:23 ` [PATCH 03/11] ASoC: ti: " Kuninori Morimoto
2023-04-18  0:24 ` [PATCH 06/11] ASoC: fsl: " Kuninori Morimoto
2023-04-18  0:24   ` Kuninori Morimoto
2023-04-18  0:24   ` Kuninori Morimoto
2023-04-18  0:24 ` [PATCH 07/11] ASoC: qcom: " Kuninori Morimoto
2023-04-18  0:24 ` [PATCH 08/11] ASoC: atmel: " Kuninori Morimoto
2023-04-18  0:24   ` Kuninori Morimoto
2023-04-18  0:28 ` [PATCH 10/11] ASoC: meson: " Kuninori Morimoto
2023-04-18  0:28   ` Kuninori Morimoto
2023-04-18  0:28   ` Kuninori Morimoto
2023-04-18  0:28 ` [PATCH 11/11] ASoC: soc-topology.c: " Kuninori Morimoto
2023-04-18  7:41   ` Amadeusz Sławiński
2023-04-18 23:23     ` Kuninori Morimoto

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=874jpe3uqh.wl-kuninori.morimoto.gx@renesas.com \
    --to=kuninori.morimoto.gx@renesas.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    /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.