Re: [PATCH 1/1] arm64: dts: tqmls1046a: Move BMAN/QMAN buffers to DRAM1 area
From: Shawn Guo
Date: Mon Dec 29 2025 - 21:06:29 EST
On Mon, Dec 01, 2025 at 08:03:33AM +0100, Alexander Stein wrote:
> DRAM1 is only 2GiB in size (0x00_8000_0000 - 0x01_0000_0000) which is
> already used by Linux kernel, etc. Move the allocation area of BMAN and
> QMAN to DRAM1 region. This frees the complete DRAM2 area for e.g. CMA.
>
> Signed-off-by: Alexander Stein <alexander.stein@xxxxxxxxxxxxxxx>
Applied, thanks!