Skip to content

Commit

Permalink
dts: msm8939-huawei-rio: add panel
Browse files Browse the repository at this point in the history
  • Loading branch information
bzy-080408 committed Dec 27, 2024
1 parent 096f727 commit 257bfb6
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion lk2nd/device/dts/msm8916/msm8939-huawei-rio.dts
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,19 @@
model = "Huawei G7 Plus / G8 / GX8 / Maimang 4";
compatible = "huawei,rio";

lk2nd,dtb-files = "msm8939-huawei-rio";
lk2nd,dtb-files = "msm8939-huawei-rio";\

panel {
compatible = "huawei,rio-panel";

qcom,mdss_dsi_boe_otm1901_5p5_1080p_video {
compatible = "huawei,rio-boe-otm1901";
};
qcom,mdss_dsi_cmi_nt35532_5p5_1080p_video {
compatible = "huawei,rio-cmi-nt35532";
};
qcom,mdss_dsi_tianma_nt35596_5p5_1080p_video {
compatible = "huawei,rio-tianma-nt35596";
};
};
};

0 comments on commit 257bfb6

Please sign in to comment.