Re: [PATCH v2 00/13] ASoC: mediatek: use reserved memory or enable buffer pre-allocation

From: AngeloGioacchino Del Regno
Date: Wed Jun 11 2025 - 06:34:37 EST


Il 11/06/25 12:22, AngeloGioacchino Del Regno ha scritto:
Il 14/05/25 10:54, Mark Brown ha scritto:
On Thu, Apr 24, 2025 at 06:24:54PM +0800, Chen-Yu Tsai wrote:

This is v2 of what was just a single patch "ASoC: mediatek: re-enable
buffer pre-allocation on some platforms". Link to v1:

     https://lore.kernel.org/all/20250401085659.1222008-1-wenst@xxxxxxxxxxxx/

Angelo requested that these platforms use reserved memory regions if
possible, and fall back to pre-allocated buffers only if that fails,
to align with other MediaTek SoCs / platforms that already use reserved
memory. The series covers MediaTek's MT8173, MT8183, MT8186, and MT8192
SoCs.

AngeloGioacchino?

Truly sorry for this slipping through the cracks - and thank you for the pings.
Also, thank you for all this code, love it.

Whole series is:

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>

Sorry again for all the wait.

Cheers!
Angelo

Also, I picked patches 10 to 13, applied to v6.16-next/dts64 and manually fixed
a merge issue with patch 13.

https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux.git/log/?h=v6.16-next/dts64

Cheers!