]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: qcom: sdm845-oneplus: Drop address from framebuffer node
authorDavid Heidelberg <david@ixit.cz>
Wed, 1 Apr 2026 22:39:36 +0000 (00:39 +0200)
committerBjorn Andersson <andersson@kernel.org>
Mon, 27 Apr 2026 19:22:06 +0000 (14:22 -0500)
This node has no 'reg' property, so it shouldn't have a unit address
(after '@') either

Fixes: b0d5c96e860c ("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>
arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi

index 6b7378cf4d493a5a11103b66c442b70ed20f56b2..b0b9baf01ec292952679960b0da5ceb9889da4c2 100644 (file)
@@ -72,7 +72,7 @@
 
                stdout-path = "serial0:115200n8";
 
-               framebuffer: framebuffer@9d400000 {
+               framebuffer: framebuffer {
                        compatible = "simple-framebuffer";
                        memory-region = <&cont_splash_mem>;