Skip to content

Commit

Permalink
arm64: dts: qcom: msm8953: xiaomi-tissot: fix some nodes in dts
Browse files Browse the repository at this point in the history
Duplicated panel node has been removed.
wcnss_iris compatible has been set to qcom,wcn3680.

Signed-off-by: Barnabás Czémán <trabarni@gmail.com>
  • Loading branch information
barni2000 committed Aug 25, 2023
1 parent 97b29fa commit 2f77741
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/arm64/boot/dts/qcom/msm8953-xiaomi-tissot.dts
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,6 @@
status = "okay";
};

&panel {
compatible = "xiaomi,tissot-panel";
&wcnss_iris {
compatible = "qcom,wcn3680";
};

0 comments on commit 2f77741

Please sign in to comment.