Skip to content

Commit

Permalink
dts: update vince dts
Browse files Browse the repository at this point in the history
  • Loading branch information
fekz115 authored and alikates committed Dec 5, 2022
1 parent 10e4091 commit 7c691aa
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions dts/msm8953-xiaomi-vince.dts
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,27 @@
qcom,msm-id = <293 0x0>;
qcom,board-id= <0x1000b 0x8>;

model = "Xiaomi Redmi Note 5/5+ (vince)";
model = "Xiaomi Redmi 5 Plus";
compatible = "xiaomi,vince", "qcom,msm8953", "lk2nd,device";
lk2nd,match-bootloader = "*DAISY1.0*";
lk2nd,pstore = <0x9ff00000 0x100000>;
lk2nd,match-bootloader = "*DAISY1.0*";

panel {
compatible = "xiaomi,vince-panel";
qcom,mdss_dsi_td4310_fhdplus_video_e7 {
compatible = "mdss,td4310-fhdplus-e7";
compatible = "xiaomi,td4310-fhdplus-e7";
};
qcom,mdss_dsi_td4310_fhdplus_video_e7_g55 {
compatible = "xiaomi,td4310-fhdplus-e7-g55";
};
qcom,mdss_dsi_td4310_ebbg_fhdplus_video_e7 {
compatible = "xiaomi,td4310-ebbg-fhdplus-e7";
};
qcom,mdss_dsi_nt36672_tianma_fhdplus_video_e7 {
compatible = "mdss,nt36672-tianma-fhdplus-e7";
compatible = "xiaomi,nt36672-tianma-fhdplus-e7";
};
qcom,mdss_dsi_nt36672_csot_fhdplus_video_e7 {
compatible = "xiaomi,nt36672-csot-fhdplus-e7";
};
};
};

0 comments on commit 7c691aa

Please sign in to comment.