Skip to content

Commit

Permalink
arm64: dts: sweet: Correct physical panel dimensions for MIUI
Browse files Browse the repository at this point in the history
Signed-off-by: Shashank Patil <9945shashank@gmail.com>
  • Loading branch information
itsshashanksp committed Sep 16, 2024
1 parent e27d3d7 commit 74780fa
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
qcom,mdss-dsi-mdp-trigger = "none";
qcom,mdss-dsi-bl-dcs-type-ss-ea;
qcom,mdss-dsi-reset-sequence = <0 1>, <1 10>;
qcom,mdss-pan-physical-width-dimension = <69>;
qcom,mdss-pan-physical-height-dimension = <154>;
qcom,mdss-pan-physical-width-dimension = <695>;
qcom,mdss-pan-physical-height-dimension = <1546>;
qcom,mdss-dsi-tx-eot-append;
qcom,dispparam-enabled;
qcom,mdss-dsi-panel-hdr-enabled;
Expand Down

0 comments on commit 74780fa

Please sign in to comment.