arm64: dts: qcom: msm8992-libra: Remove superfluous status = "okay"
authorKonrad Dybcio <konrad.dybcio@somainline.org>
Sat, 19 Mar 2022 17:46:34 +0000 (18:46 +0100)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 13 Apr 2022 03:07:17 +0000 (22:07 -0500)
The framebuffer is already enabled by default.

Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220319174645.340379-5-konrad.dybcio@somainline.org
arch/arm64/boot/dts/qcom/msm8992-xiaomi-libra.dts

index 7a6ed8b..e638fc4 100644 (file)
@@ -30,7 +30,6 @@
                ranges;
 
                framebuffer0: framebuffer@3404000 {
-                       status= "okay";
                        compatible = "simple-framebuffer";
                        reg = <0 0x3404000 0 (1080 * 1920 * 3)>;
                        width = <1080>;