Re: [PATCH v4 12/12] arm64: dts: qcom: sdm845-lg-common: remove framebuffer reserved-mem
From: Konrad Dybcio
Date: Mon Dec 01 2025 - 07:42:30 EST
On 11/25/25 9:12 AM, Paul Sajna wrote:
> It causes this warning
>
> [ 0.000000] OF: reserved mem: OVERLAP DETECTED!
> framebuffer@9d400000
> (0x000000009d400000--0x000000009f800000) overlaps with
> memory@9d400000 (0x000000009d400000--0x000000009f800000)
>
> Signed-off-by: Paul Sajna <sajattack@xxxxxxxxxxxxxxxx>
> ---
It's defined for both devices that include this dtsi.. perhaps you
could remove it from there
Konrad