alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Walker Chen <walker.chen@starfivetech.com>
To: Mark Brown <broonie@kernel.org>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Claudiu Beznea <Claudiu.Beznea@microchip.com>,
	Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor.dooley@microchip.com>,
	Emil Renner Berthing <emil.renner.berthing@canonical.com>
Cc: <alsa-devel@alsa-project.org>, <devicetree@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>, <linux-riscv@lists.infradead.org>
Subject: Re: [PATCH v4 2/3] ASoC: starfive: Add JH7110 TDM driver
Date: Mon, 15 May 2023 16:29:07 +0800	[thread overview]
Message-ID: <21bc5b06-3d3e-5a30-a90d-ea9f7abc6575@starfivetech.com> (raw)
In-Reply-To: <20230511091549.28003-3-walker.chen@starfivetech.com>


On 2023/5/11 17:15, Walker Chen wrote:
> Add tdm driver support for the StarFive JH7110 SoC.
> 
> Signed-off-by: Walker Chen <walker.chen@starfivetech.com>
> ---
>  MAINTAINERS                     |   6 +
>  sound/soc/Kconfig               |   1 +
>  sound/soc/Makefile              |   1 +
>  sound/soc/starfive/Kconfig      |  15 +
>  sound/soc/starfive/Makefile     |   2 +
>  sound/soc/starfive/jh7110_tdm.c | 554 ++++++++++++++++++++++++++++++++
>  sound/soc/starfive/jh7110_tdm.h | 138 ++++++++
>  7 files changed, 717 insertions(+)
>  create mode 100644 sound/soc/starfive/Kconfig
>  create mode 100644 sound/soc/starfive/Makefile
>  create mode 100644 sound/soc/starfive/jh7110_tdm.c
>  create mode 100644 sound/soc/starfive/jh7110_tdm.h
> 

Hi Mark / Claudiu,

I have submitted new version of patch for TDM driver. Could you please help to review and give your comments? 
Thanks a lot!

Best regards,
Walker

  reply	other threads:[~2023-05-15 12:29 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-11  9:15 [PATCH v4 0/3] Add TDM audio on StarFive JH7110 Walker Chen
2023-05-11  9:15 ` [PATCH v4 1/3] ASoC: dt-bindings: Add TDM controller bindings for " Walker Chen
2023-05-11  9:15 ` [PATCH v4 2/3] ASoC: starfive: Add JH7110 TDM driver Walker Chen
2023-05-15  8:29   ` Walker Chen [this message]
2023-05-15 10:51     ` Mark Brown
2023-05-15 12:47       ` Walker Chen
2023-05-17  8:35   ` Claudiu.Beznea
2023-05-24  8:20     ` Walker Chen
2023-05-11  9:15 ` [PATCH v4 3/3] riscv: dts: starfive: add the node and pins configuration for tdm Walker Chen
2023-05-15  8:44   ` Walker Chen
2023-05-15  8:58     ` Conor Dooley
2023-05-15 11:20       ` Mark Brown
2023-05-15 12:36       ` Walker Chen

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=21bc5b06-3d3e-5a30-a90d-ea9f7abc6575@starfivetech.com \
    --to=walker.chen@starfivetech.com \
    --cc=Claudiu.Beznea@microchip.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=conor.dooley@microchip.com \
    --cc=devicetree@vger.kernel.org \
    --cc=emil.renner.berthing@canonical.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=perex@perex.cz \
    --cc=robh+dt@kernel.org \
    --cc=tiwai@suse.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;
as well as URLs for NNTP newsgroup(s).