Skip to content
This repository was archived by the owner on Jul 21, 2023. It is now read-only.

Commit dd39d68

Browse files
committed
add panel set for huawei sdm625 devices
1 parent 7556780 commit dd39d68

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

dts/msm8953_huawei_common.dtsi

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,37 @@
1919
/*==========================================================*/
2020
/*English: That tip is only for chinese huawei, it realy Useless*/
2121
/ {
22-
model = "huawei big error";
22+
model = "huawei sdm625 common devices";
2323
compatible = "qcom,msm8953";
2424
qcom,msm-id = <293 0x0>;
25+
panel {
26+
compatible = "huawei,sdm625-panel";
27+
qcom,mdss_dsi_boe_otm1906c_5p5_1080p_cmd {
28+
compatible = "huawei,boe_otm1906c_5p5_1080p_cmd";
29+
};
30+
qcom,mdss_dsi_boe_td4322_5p5_1080p_cmd {
31+
compatible = "huawei,boe_td4322_5p5_1080p_cmd";
32+
};
33+
qcom,mdss_dsi_boe_test1906c_5p5_1080p_cmd {
34+
compatible = "huawei,boe_test1906c_5p5_1080p_cmd";
35+
};
36+
qcom,mdss_dsi_ctc_nt35596s_5p5_1080p_video{
37+
compatible = "huawei,ctc_nt35596s_5p5_1080p_video";
38+
};
39+
qcom,mdss_dsi_ctc_otm1906c_5p5_1080p_cmd{
40+
compatible = "huawei,ctc_otm1906c_5p5_1080p_cmd";
41+
};
42+
qcom,mdss_dsi_jdi_r63452_5p5_1080p_cmd{
43+
compatible = "huawei,jdi_r63452_5p5_1080p_cmd";
44+
};
45+
qcom,mdss_dsi_tianma_fic8736_5p5_1080p_cmd{
46+
compatible = "huawei,tianma_fic8736_5p5_1080p_cmd";
47+
};
48+
qcom,mdss_dsi_tianma_focal8716_5p5_1080p_video{
49+
compatible = "huawei,tianma_focal8716_5p5_1080p_video";
50+
};
51+
qcom,mdss_dsi_tianma_otm1906c_5p5_1080p_cmd{
52+
compatible = "huawei,tianma_otm1906c_5p5_1080p_cmd";
53+
};
54+
};
2555
};

0 commit comments

Comments
 (0)