msm8998: fix mdss compatible node to qcom,msm8998-mdss
qcom,mdss-dpu1 isn't even a thing.
This commit is contained in:
parent
9d2fe3ca99
commit
c2c13ff887
1 changed files with 1 additions and 1 deletions
|
|
@ -2489,7 +2489,7 @@
|
|||
};
|
||||
|
||||
mdss: mdss@c900000 {
|
||||
compatible = "qcom,mdss-dpu1";
|
||||
compatible = "qcom,msm8998-mdss";
|
||||
reg = <0x0c900000 0x1000>;
|
||||
reg-names = "mdss";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue