mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 18:21:24 +02:00
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:
parent
a4f6959661
commit
b379bb1470
|
|
@ -72,7 +72,7 @@ chosen {
|
|||
|
||||
stdout-path = "serial0:115200n8";
|
||||
|
||||
framebuffer: framebuffer@9d400000 {
|
||||
framebuffer: framebuffer {
|
||||
compatible = "simple-framebuffer";
|
||||
memory-region = <&cont_splash_mem>;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user