Skip to content

Commit

Permalink
dts: msm8916-samsung: drop panel selection for fortunaltezt
Browse files Browse the repository at this point in the history
fortunaltezt uses hx8389c without PWM, which is not used on most of
the variants.
  • Loading branch information
bolilingmeng89006 authored and wonderfulShrineMaidenOfParadise committed Jun 5, 2024
1 parent 4427cf2 commit 225c10c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 26 deletions.
3 changes: 0 additions & 3 deletions lk2nd/device/dts/msm8916/msm8216-samsung.dts
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@
panel {
compatible = "samsung,gprime-panel", "lk2nd,panel";

qcom,mdss_dsi_hx8389c_qhd_video {
compatible = "samsung,hx8389c-gh9607501a";
};
ss_dsi_panel_HX8389C_GH9607501A_QHD {
compatible = "samsung,hx8389c-gh9607501a";
};
Expand Down
20 changes: 0 additions & 20 deletions lk2nd/device/dts/msm8916/msm8916-samsung.dts
Original file line number Diff line number Diff line change
Expand Up @@ -246,9 +246,6 @@
panel {
compatible = "samsung,gprime-panel", "lk2nd,panel";

qcom,mdss_dsi_hx8389c_qhd_video {
compatible = "samsung,hx8389c-gh9607501a";
};
ss_dsi_panel_HX8389C_GH9607501A_QHD {
compatible = "samsung,hx8389c-gh9607501a";
};
Expand Down Expand Up @@ -278,9 +275,6 @@
panel {
compatible = "samsung,gprime-panel", "lk2nd,panel";

qcom,mdss_dsi_hx8389c_qhd_video {
compatible = "samsung,hx8389c-gh9607501a";
};
ss_dsi_panel_HX8389C_GH9607501A_QHD {
compatible = "samsung,hx8389c-gh9607501a";
};
Expand Down Expand Up @@ -826,19 +820,5 @@
i2c-sda-gpios = <&tlmm 2 I2C_GPIO_FLAGS>;
i2c-scl-gpios = <&tlmm 3 I2C_GPIO_FLAGS>;
};

panel {
compatible = "samsung,gprime-panel", "lk2nd,panel";

qcom,mdss_dsi_hx8389c_qhd_video {
compatible = "samsung,hx8389c-gh9607501a";
};
ss_dsi_panel_HX8389C_GH9607501A_QHD {
compatible = "samsung,hx8389c-gh9607501a";
};
ss_dsi_panel_S6D78A0_GH9607501A_QHD {
compatible = "samsung,s6d78a0-gh9607501a";
};
};
};
};
3 changes: 0 additions & 3 deletions lk2nd/device/dts/msm8916/msm8929-samsung.dts
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,6 @@
panel {
compatible = "samsung,gprime-panel", "lk2nd,panel";

qcom,mdss_dsi_hx8389c_qhd_video {
compatible = "samsung,hx8389c-gh9607501a";
};
ss_dsi_panel_HX8389C_GH9607501A_QHD {
compatible = "samsung,hx8389c-gh9607501a";
};
Expand Down

0 comments on commit 225c10c

Please sign in to comment.