2023-06-29 07:59:51

by Trevor Wu (吳文良)

[permalink] [raw]
Subject: [PATCH 0/2] ASoC: mt8188: add memory-region support

This series introduces support for memory-region, allowing afe memif to
utilize the region specified in dts.

Trevor Wu (2):
ASoC: mediatek: mt8188: add memory-region support
ASoC: dt-bindings: mediatek,mt8188-afe: add memory-region

.../devicetree/bindings/sound/mediatek,mt8188-afe.yaml | 7 +++++++
sound/soc/mediatek/mt8188/mt8188-afe-pcm.c | 8 ++++++--
2 files changed, 13 insertions(+), 2 deletions(-)

--
2.18.0



2023-07-12 11:56:08

by Mark Brown

[permalink] [raw]
Subject: Re: [PATCH 0/2] ASoC: mt8188: add memory-region support

On Thu, 29 Jun 2023 15:43:46 +0800, Trevor Wu wrote:
> This series introduces support for memory-region, allowing afe memif to
> utilize the region specified in dts.
>
> Trevor Wu (2):
> ASoC: mediatek: mt8188: add memory-region support
> ASoC: dt-bindings: mediatek,mt8188-afe: add memory-region
>
> [...]

Applied to

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

Thanks!

[1/2] ASoC: mediatek: mt8188: add memory-region support
commit: fd9965235099fc4cccd94f82a371192bf7645a3e
[2/2] ASoC: dt-bindings: mediatek,mt8188-afe: add memory-region
commit: e3326e3bc4937622b4dc6e9721262483109b0f0c

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