Skip to content

Commit

Permalink
fixup! xiaomi-ysl: Add Xiaomi Redmi S2/Y2 (ysl) support
Browse files Browse the repository at this point in the history
  • Loading branch information
barni2000 committed Jun 25, 2023
1 parent 9ec6a1d commit 556f3cf
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions dts/msm8953-xiaomi-ysl.dts
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,18 @@
model = "Xiaomi Redmi S2/Y2 (ysl)";
compatible = "xiaomi,ysl", "qcom,msm8953", "lk2nd,device";
lk2nd,pstore = <0x9ff00000 0x00100000>;

panel {
compatible = "xiaomi,ysl-panel";

qcom,mdss_dsi_auo_hd720_video {
compatible = "xiaomi,ysl-ili7807d";
};
qcom,mdss_dsi_sc_ili9881c_hd720_video {
compatible = "xiaomi,ysl-ili9881c";
};
qcom,mdss_dsi_truly_hd720_video {
compatible = "xiaomi,ysl-hx8394f";
};
};
};

0 comments on commit 556f3cf

Please sign in to comment.