Linux-mediatek Archive mirror
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Liam Girdwood <lgirdwood@gmail.com>,
	Rob Herring <robh@kernel.org>,
	 Krzysztof Kozlowski <krzk+dt@kernel.org>,
	 Conor Dooley <conor+dt@kernel.org>,
	 Matthias Brugger <matthias.bgg@gmail.com>,
	 AngeloGioacchino Del Regno
	<angelogioacchino.delregno@collabora.com>,
	 Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>,
	 Bartosz Golaszewski <brgl@bgdev.pl>,
	Linus Walleij <linusw@kernel.org>,
	 "Darren.Ye" <darren.ye@mediatek.com>
Cc: linux-sound@vger.kernel.org, devicetree@vger.kernel.org,
	 linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	 linux-mediatek@lists.infradead.org, linux-gpio@vger.kernel.org
Subject: Re: [PATCH v7 00/10] ASoC: mediatek: Add support for MT8196 SoC
Date: Tue, 05 May 2026 20:58:13 +0900	[thread overview]
Message-ID: <177798229351.597350.5415197464438946507.b4-ty@b4> (raw)
In-Reply-To: <20250822125301.12333-1-darren.ye@mediatek.com>

On Fri, 22 Aug 2025 20:52:29 +0800, Darren.Ye wrote:
> This series of patches adds support for Mediatek AFE of MT8196 SoC.
> Patches are based on broonie tree "for-next" branch.
> 
> Changes since v6:
>  - optimize mtk_afe_pcm_pointer interface and improved logic checks.
>  - update mt8196_afe_private structure by removing unused member variables.
>  - only reference clocks directly supplied to afe and set required frequencies directly.
>  - update adda driver according to reviewer suggestions.
>  - update i2s driver according to reviewer suggestions.
>  - update tdm driver according to reviewer suggestions.
>  - optimize platform driver and update widget rotues.
>  - move the sof route from platform driver to the machine driver, and moved pinctrl to platform driver.
>  - update the afe yaml file to remove unnecessary clock references.
> 
> [...]

Applied to

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

Thanks!

[01/10] ASoC: mediatek: common: modify mtk afe platform driver for mt8196
        https://git.kernel.org/broonie/misc/c/1aadc0147b42
[02/10] ASoC: mediatek: mt8196: add common header
        https://git.kernel.org/broonie/misc/c/33eda2c14ff7
[03/10] ASoC: mediatek: mt8196: support audio clock control
        https://git.kernel.org/broonie/misc/c/7384ecab34eb
[04/10] ASoC: mediatek: mt8196: support ADDA in platform driver
        https://git.kernel.org/broonie/misc/c/9a5881402c6e
[05/10] ASoC: mediatek: mt8196: support I2S in platform driver
        https://git.kernel.org/broonie/misc/c/65a195132669
[06/10] ASoC: mediatek: mt8196: support TDM in platform driver
        https://git.kernel.org/broonie/misc/c/ede4d841111a
[07/10] ASoC: mediatek: mt8196: add platform driver
        https://git.kernel.org/broonie/misc/c/57513aabfe5b
[08/10] ASoC: dt-bindings: mediatek,mt8196-afe: add audio AFE
        https://git.kernel.org/broonie/misc/c/5cd03440c0d4
[09/10] ASoC: mediatek: mt8196: add machine driver with nau8825
        https://git.kernel.org/broonie/misc/c/de764b0d1838
[10/10] ASoC: dt-bindings: mediatek,mt8196-nau8825: Add audio sound card
        https://git.kernel.org/broonie/misc/c/1c65cc451873

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



      parent reply	other threads:[~2026-05-05 11:58 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-22 12:52 [PATCH v7 00/10] ASoC: mediatek: Add support for MT8196 SoC Darren.Ye
2025-08-22 12:52 ` [PATCH v7 01/10] ASoC: mediatek: common: modify mtk afe platform driver for mt8196 Darren.Ye
2025-08-22 12:52 ` [PATCH v7 02/10] ASoC: mediatek: mt8196: add common header Darren.Ye
2025-08-22 12:52 ` [PATCH v7 03/10] ASoC: mediatek: mt8196: support audio clock control Darren.Ye
2025-08-22 12:52 ` [PATCH v7 04/10] ASoC: mediatek: mt8196: support ADDA in platform driver Darren.Ye
2025-08-22 12:52 ` [PATCH v7 05/10] ASoC: mediatek: mt8196: support I2S " Darren.Ye
2025-08-22 12:52 ` [PATCH v7 06/10] ASoC: mediatek: mt8196: support TDM " Darren.Ye
2025-08-22 12:52 ` [PATCH v7 07/10] ASoC: mediatek: mt8196: add " Darren.Ye
2025-12-14 10:34   ` Mark Brown
2025-08-22 12:52 ` [PATCH v7 08/10] ASoC: dt-bindings: mediatek,mt8196-afe: add audio AFE Darren.Ye
2025-08-22 12:52 ` [PATCH v7 09/10] ASoC: mediatek: mt8196: add machine driver with nau8825 Darren.Ye
2025-08-26  2:47   ` kernel test robot
2025-08-22 12:52 ` [PATCH v7 10/10] ASoC: dt-bindings: mediatek,mt8196-nau8825: Add audio sound card Darren.Ye
2026-05-05 11:58 ` Mark Brown [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=177798229351.597350.5415197464438946507.b4-ty@b4 \
    --to=broonie@kernel.org \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=brgl@bgdev.pl \
    --cc=conor+dt@kernel.org \
    --cc=darren.ye@mediatek.com \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linusw@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=matthias.bgg@gmail.com \
    --cc=perex@perex.cz \
    --cc=robh@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 read-only IMAP folder(s) and NNTP newsgroup(s).