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

Commit

Permalink
add panel set for huawei sdm625 devices
Browse files Browse the repository at this point in the history
  • Loading branch information
bzy-080408 committed Jun 16, 2023
1 parent 7556780 commit dd39d68
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 additions & 1 deletion dts/msm8953_huawei_common.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,37 @@
/*==========================================================*/
/*English: That tip is only for chinese huawei, it realy Useless*/
/ {
model = "huawei big error";
model = "huawei sdm625 common devices";
compatible = "qcom,msm8953";
qcom,msm-id = <293 0x0>;
panel {
compatible = "huawei,sdm625-panel";
qcom,mdss_dsi_boe_otm1906c_5p5_1080p_cmd {
compatible = "huawei,boe_otm1906c_5p5_1080p_cmd";
};
qcom,mdss_dsi_boe_td4322_5p5_1080p_cmd {
compatible = "huawei,boe_td4322_5p5_1080p_cmd";
};
qcom,mdss_dsi_boe_test1906c_5p5_1080p_cmd {
compatible = "huawei,boe_test1906c_5p5_1080p_cmd";
};
qcom,mdss_dsi_ctc_nt35596s_5p5_1080p_video{
compatible = "huawei,ctc_nt35596s_5p5_1080p_video";
};
qcom,mdss_dsi_ctc_otm1906c_5p5_1080p_cmd{
compatible = "huawei,ctc_otm1906c_5p5_1080p_cmd";
};
qcom,mdss_dsi_jdi_r63452_5p5_1080p_cmd{
compatible = "huawei,jdi_r63452_5p5_1080p_cmd";
};
qcom,mdss_dsi_tianma_fic8736_5p5_1080p_cmd{
compatible = "huawei,tianma_fic8736_5p5_1080p_cmd";
};
qcom,mdss_dsi_tianma_focal8716_5p5_1080p_video{
compatible = "huawei,tianma_focal8716_5p5_1080p_video";
};
qcom,mdss_dsi_tianma_otm1906c_5p5_1080p_cmd{
compatible = "huawei,tianma_otm1906c_5p5_1080p_cmd";
};
};
};

0 comments on commit dd39d68

Please sign in to comment.