Skip to content

Commit

Permalink
Device specific
Browse files Browse the repository at this point in the history
Co-authored-by: Barnabás Czémán <[email protected]>
  • Loading branch information
MarvelMathesh and barni2000 authored May 17, 2024
1 parent d8bc9d0 commit 7585efe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dts/msm8953-10or-G.dts
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,17 @@
compatible = "10or,G-panel";

qcom,mdss_dsi_hx8399c_auo_53_1080p_video {
compatible = "10or,hx8399c_auo";
compatible = "10or,g-hx8399c-auo";
touchscreen-compatible = "edt,edt-ft5406";
};

qcom,mdss_dsi_ili7807d_djn_53_1080p_video {
compatible = "10or,ili7807d_djn";
compatible = "10or,g-ili7807d-djn";
touchscreen-compatible = "goodix,gt917d";
};

qcom,mdss_dsi_ili7807d_djn_auo_53_1080p_video {
compatible = "10or,ili7807d_djn_auo";
compatible = "10or,g-ili7807d-djn-auo";
touchscreen-compatible = "goodix,gt917d";
};

Expand Down

0 comments on commit 7585efe

Please sign in to comment.