arm64: dts: qcom: sdm845-oneplus: Drop address from framebuffer node

This node has no 'reg' property, so it shouldn't have a unit address
(after '@') either

Fixes: b0d5c96e86 ("arm64: dts: qcom: sdm845-oneplus: Add framebuffer")
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Signed-off-by: David Heidelberg <david@ixit.cz>
Link: https://lore.kernel.org/r/20260402-beryllium-fb-v4-2-46170004da28@ixit.cz
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
David Heidelberg 2026-04-02 00:39:36 +02:00 committed by Bjorn Andersson
parent a4f6959661
commit b379bb1470

View File

@ -72,7 +72,7 @@ chosen {
stdout-path = "serial0:115200n8";
framebuffer: framebuffer@9d400000 {
framebuffer: framebuffer {
compatible = "simple-framebuffer";
memory-region = <&cont_splash_mem>;