Skip to content

Commit

Permalink
dts: msm8952: Add support for BQ X5 Plus
Browse files Browse the repository at this point in the history
Signed-off-by: André Apitzsch <[email protected]>
  • Loading branch information
André Apitzsch authored and TravMurav committed Jul 3, 2024
1 parent 627e2f9 commit c1d187a
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions lk2nd/device/dts/msm8952/msm8976-qrd.dts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,34 @@
};

&lk2nd {
bq-x5-plus {
model = "BQ X5 Plus (Longcheer L9360)";
compatible = "longcheer,l9360";
lk2nd,match-panel;

lk2nd,dtb-files = "msm8976-longcheer-l9360";

panel {
compatible = "longcheer,l9360-panel", "lk2nd,panel";

qcom,mdss_dsi_booyi_hx8399b_1080p_command {
compatible = "longcheer,booyi-hx8399b";
};
qcom,mdss_dsi_booyi_hx8399c_1080p_video {
compatible = "longcheer,booyi-hx8399c";
};
qcom,mdss_dsi_truly_nt35695_1080p_command {
compatible = "longcheer,truly-nt35695";
};
qcom,mdss_dsi_truly_otm1906a_1080p_command {
compatible = "longcheer,truly-otm1906a";
};
qcom,mdss_dsi_truly_r63350_1080p_video {
compatible = "longcheer,truly-r63350";
};
};
};

leeco-s2 {
model = "Leeco s2";
compatible = "leeco,s2";
Expand Down

0 comments on commit c1d187a

Please sign in to comment.