From: Mark Brown <broonie@kernel.org>
To: lgirdwood@gmail.com, tiwai@suse.com, perex@perex.cz,
robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
matthias.bgg@gmail.com, angelogioacchino.delregno@collabora.com,
Trevor Wu <trevor.wu@mediatek.com>
Cc: alsa-devel@alsa-project.org, linux-mediatek@lists.infradead.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH v4 0/9] ASoC: mediatek: mt8188: revise AFE driver
Date: Tue, 16 May 2023 00:31:04 +0900 [thread overview]
Message-ID: <168416466452.415808.13353377218867876489.b4-ty@kernel.org> (raw)
In-Reply-To: <20230510035526.18137-1-trevor.wu@mediatek.com>
On Wed, 10 May 2023 11:55:17 +0800, Trevor Wu wrote:
> The series of patches consists of four major changes.
> First, remove redundant supply for ADDA DAI dirver. Second, revise ETDM
> control including APLL dynamic switch via DAPM, so APLL can be enabled
> when it is really required. Third, update AFE probe function. Bus
> protection change was dropped at the previous patch because the dependent
> change was not accepted at that time. Finally, correct some binding errors
> and add required clocks.
>
> [...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/9] ASoC: mediatek: mt8188: remove supply AUDIO_HIRES
commit: 4db399793c34c72dcad18815d54c0cd23750b8f1
[2/9] ASoC: mediatek: mt8188: complete set_tdm_slot function
commit: 2664c8790cfdcaa81ff8b3b9f649a6635955d636
[3/9] ASoC: mediatek: mt8188: revise ETDM control flow
commit: e5d2bd4103df419fd33131f1aa7a8dea35e3638c
[4/9] ASoC: mediatek: mt8188: refine APLL control
commit: 9be0213a6858d0084a9e800d2b451678f014f337
[5/9] ASoC: mediatek: mt8188: combine afe component registration
commit: e9eab4bed0436a7b7268114ecf55fe4989855d47
[6/9] ASoC: mediatek: mt8188: add bus protection
commit: fb167449cec1d2f34ef4c6d17ff860076ac0fc44
[7/9] ASoC: mediatek: mt8188: add required clocks
commit: 2e5c422a624aa35cefb5a448a2040df6627f505b
[8/9] ASoC: dt-bindings: mediatek,mt8188-afe: correct clock name
commit: 1e4fe75e9746be8e40c57132bb3fba1ce3dd24af
[9/9] ASoC: dt-bindings: mediatek,mt8188-afe: add audio properties
commit: 739ee993c38596d93150f96153f9bb1cfd7733bc
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
prev parent reply other threads:[~2023-05-15 15:31 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-10 3:55 [PATCH v4 0/9] ASoC: mediatek: mt8188: revise AFE driver Trevor Wu
2023-05-10 3:55 ` [PATCH v4 1/9] ASoC: mediatek: mt8188: remove supply AUDIO_HIRES Trevor Wu
2023-05-10 3:55 ` [PATCH v4 2/9] ASoC: mediatek: mt8188: complete set_tdm_slot function Trevor Wu
2023-05-10 3:55 ` [PATCH v4 3/9] ASoC: mediatek: mt8188: revise ETDM control flow Trevor Wu
2023-05-10 3:55 ` [PATCH v4 4/9] ASoC: mediatek: mt8188: refine APLL control Trevor Wu
2023-05-10 3:55 ` [PATCH v4 5/9] ASoC: mediatek: mt8188: combine afe component registration Trevor Wu
2023-05-10 3:55 ` [PATCH v4 6/9] ASoC: mediatek: mt8188: add bus protection Trevor Wu
2023-05-10 3:55 ` [PATCH v4 7/9] ASoC: mediatek: mt8188: add required clocks Trevor Wu
2023-05-10 3:55 ` [PATCH v4 8/9] ASoC: dt-bindings: mediatek,mt8188-afe: correct clock name Trevor Wu
2023-05-10 7:52 ` Krzysztof Kozlowski
2023-05-10 3:55 ` [PATCH v4 9/9] ASoC: dt-bindings: mediatek,mt8188-afe: add audio properties Trevor Wu
2023-05-10 7:53 ` Krzysztof Kozlowski
2023-05-15 15:31 ` 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=168416466452.415808.13353377218867876489.b4-ty@kernel.org \
--to=broonie@kernel.org \
--cc=alsa-devel@alsa-project.org \
--cc=angelogioacchino.delregno@collabora.com \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=lgirdwood@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=matthias.bgg@gmail.com \
--cc=perex@perex.cz \
--cc=robh+dt@kernel.org \
--cc=tiwai@suse.com \
--cc=trevor.wu@mediatek.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