Skip to content

Commit

Permalink
dts: msm8952: Add support for Lenovo K5 Play
Browse files Browse the repository at this point in the history
  • Loading branch information
archeYR authored and TravMurav committed Aug 28, 2024
1 parent eab6f21 commit 794a287
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions lk2nd/device/dts/msm8952/msm8937-mtp.dts
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,22 @@
lk2nd,dtb-files = "msm8937-motorola-cedric";
};

l38011 {
model = "Lenovo K5 Play (l38011)";
compatible = "lenovo,l38011";
lk2nd,match-panel;

lk2nd,dtb-files = "msm8937-lenovo-l38011";

panel {
compatible = "lenovo,l38011-panel";

qcom,mdss_dsi_nt36525_innolux_video {
compatible = "lenovo,innolux-nt36525";
};
};
};

marmite {
model = "Wileyfox Swift 2";
compatible = "wileyfox,marmite";
Expand Down

0 comments on commit 794a287

Please sign in to comment.