mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 12:33:18 -04:00
arm64: dts: qcom: msm8992-libra: Remove superfluous status = "okay"
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
This commit is contained in:
committed by
Bjorn Andersson
parent
ed288ae94a
commit
2d0f45f760
@@ -30,7 +30,6 @@ chosen {
|
||||
ranges;
|
||||
|
||||
framebuffer0: framebuffer@3404000 {
|
||||
status= "okay";
|
||||
compatible = "simple-framebuffer";
|
||||
reg = <0 0x3404000 0 (1080 * 1920 * 3)>;
|
||||
width = <1080>;
|
||||
|
||||
Reference in New Issue
Block a user