devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Philippe Simons <simons.philippe@gmail.com>
To: Ryan Walklin <ryan@testtoast.com>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>, Jaroslav Kysela <perex@perex.cz>,
	Takashi Iwai <tiwai@suse.com>, Chen-Yu Tsai <wens@csie.org>,
	Jernej Skrabec <jernej.skrabec@gmail.com>,
	Samuel Holland <samuel@sholland.org>
Cc: linux-sound@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-sunxi@lists.linux.dev, devicetree@vger.kernel.org,
	linux-clk@vger.kernel.org
Subject: Re: [PATCH 0/6] ASoC: add Allwinner H616 audio codec support
Date: Sat, 5 Oct 2024 20:44:53 +0200	[thread overview]
Message-ID: <bc6673fe-367e-4488-b936-1bce5552f543@gmail.com> (raw)
In-Reply-To: <20240929100750.860329-1-ryan@testtoast.com>

tested on 6.12-rc1 with RG35XX-H

Tested-by: Philippe Simons <simons.philippe@gmail.com>

On 29/09/2024 12:06, Ryan Walklin wrote:
> Hi,
>
> The Allwinner H616 has a playback-only audio codec, with a single stereo or
> differential-mono line output.
>
> This patch adds support for the H616 (and H618/H700/T507) SoC. Based on the
> Allwinner kernel SDK driver, and tested on the H700.
>
> Regards,
>
> Ryan
>
> Marcus Cooper (2):
>    ASoC: sun4i-codec: Add support for different DAC FIFOC addresses to
>      quirks
>    ASoC: sun4i-codec: Add playback only flag to quirks
>
> Ryan Walklin (4):
>    clk: sunxi-ng: h616: Add sigma-delta modulation settings for audio PLL
>    dt-bindings: allwinner: add H616 sun4i audio codec binding
>    ASoC: sun4i-codec: support allwinner H616 codec
>    arm64: dts: allwinner: h616: Add audio codec node
>
>   .../sound/allwinner,sun4i-a10-codec.yaml      |  55 +++-
>   .../arm64/boot/dts/allwinner/sun50i-h616.dtsi |  15 +
>   drivers/clk/sunxi-ng/ccu-sun50i-h616.c        |  36 +--
>   sound/soc/sunxi/sun4i-codec.c                 | 297 +++++++++++++++---
>   4 files changed, 337 insertions(+), 66 deletions(-)
>

      parent reply	other threads:[~2024-10-05 18:44 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-29 10:06 [PATCH 0/6] ASoC: add Allwinner H616 audio codec support Ryan Walklin
2024-09-29 10:06 ` [PATCH 1/6] ASoC: sun4i-codec: Add support for different DAC FIFOC addresses to quirks Ryan Walklin
2024-10-08 12:22   ` Andre Przywara
2024-09-29 10:06 ` [PATCH 2/6] ASoC: sun4i-codec: Add playback only flag " Ryan Walklin
2024-10-08 12:32   ` Andre Przywara
2024-10-20  6:04     ` Ryan Walklin
2024-10-20 10:19       ` Andre Przywara
2024-09-29 10:06 ` [PATCH 3/6] clk: sunxi-ng: h616: Add sigma-delta modulation settings for audio PLL Ryan Walklin
2024-10-01 13:28   ` Andre Przywara
2024-10-18  9:29     ` Andre Przywara
2024-10-20  6:38       ` Ryan Walklin
2024-09-29 10:06 ` [PATCH 4/6] dt-bindings: allwinner: add H616 sun4i audio codec binding Ryan Walklin
2024-09-29 19:56   ` Krzysztof Kozlowski
2024-10-20  6:58     ` Ryan Walklin
2024-10-20 10:27       ` Andre Przywara
2024-09-29 10:06 ` [PATCH 5/6] ASoC: sun4i-codec: support allwinner H616 codec Ryan Walklin
2024-10-18  9:55   ` Andre Przywara
2024-09-29 10:06 ` [PATCH 6/6] arm64: dts: allwinner: h616: Add audio codec node Ryan Walklin
2024-10-08 12:37   ` Andre Przywara
2024-10-18 10:07     ` Andre Przywara
2024-10-05 18:44 ` Philippe Simons [this message]

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=bc6673fe-367e-4488-b936-1bce5552f543@gmail.com \
    --to=simons.philippe@gmail.com \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jernej.skrabec@gmail.com \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=linux-sunxi@lists.linux.dev \
    --cc=perex@perex.cz \
    --cc=ryan@testtoast.com \
    --cc=samuel@sholland.org \
    --cc=tiwai@suse.com \
    --cc=wens@csie.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 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).