Skip to content

Commit

Permalink
arm/dts: Smith: Fix CSOT V2,V3 and BOE V1 panel lower FSP issue
Browse files Browse the repository at this point in the history
CSOT V2, V3 and BOE V1 panel FPS keeps at 59 instead of 60.
The reason is panel Driver IC OCS frequency reduced and introduce
FPS value reduced.

Increasing the OSC clock to fix this issue.

Change-Id: Idb49a328f29beb7be8f1f18c2860108e8ec3bc5d
Signed-off-by: shuoyan <[email protected]>
Reviewed-on: https://gerrit.mot.com/1711023
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Ling Jin <[email protected]>
Submit-Approved: Jira Key
  • Loading branch information
shuoyan authored and zhangxu21 committed Sep 17, 2020
1 parent 6d8aa19 commit 7ace1ed
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 1 deletion.
12 changes: 12 additions & 0 deletions qcom/dsi-panel-mot-boe-620-876x2142-cmd-common.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,18 @@ qcom,mdss-dsi-display-timings {
qcom,mdss-dsi-on-command = [
15 00 00 00 00 00 02 FE D0
15 00 00 00 00 00 02 99 00
15 00 00 00 00 00 02 8F 05
15 00 00 00 00 00 02 90 1C
15 00 00 00 00 00 02 91 03
15 00 00 00 00 00 02 92 E8
15 00 00 00 00 00 02 93 00
15 00 00 00 00 00 02 94 05
15 00 00 00 00 00 02 95 0C
15 00 00 00 00 00 02 8C 83
15 00 00 00 00 00 02 FE 74
15 00 00 00 00 00 02 22 04
15 00 00 00 00 00 02 24 F0
15 00 00 00 00 00 02 29 00
15 00 00 00 00 00 02 FE 40
15 00 00 00 00 00 02 9A 00
15 00 00 00 00 00 02 FE 00
Expand Down
15 changes: 14 additions & 1 deletion qcom/dsi-panel-mot-csot-620-876x2142-cmd-common.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,24 @@ qcom,mdss-dsi-display-timings {
qcom,mdss-dsi-on-command = [
15 00 00 00 00 00 02 FE 40 /*switch CMD2*/
15 00 00 00 00 00 02 9A 00 /*corner R function off, 0x00 for off, 0x01 for on*/
15 00 00 00 00 00 02 FE D0
15 00 00 00 00 00 02 8F 05
15 00 00 00 00 00 02 90 1C
15 00 00 00 00 00 02 91 03
15 00 00 00 00 00 02 92 E8
15 00 00 00 00 00 02 93 00
15 00 00 00 00 00 02 94 05
15 00 00 00 00 00 02 95 0C
15 00 00 00 00 00 02 8C 83
15 00 00 00 00 00 02 FE 74
15 00 00 00 00 00 02 22 04
15 00 00 00 00 00 02 24 F0
15 00 00 00 00 00 02 29 00
15 00 00 00 00 00 02 FE 00 /*return to CMD0*/
05 01 00 00 78 00 01 11
15 00 00 00 00 00 02 35 00
39 00 00 00 00 00 03 51 00 00
15 00 00 00 00 00 02 55 00 /* ACL OFF */
15 00 00 00 00 00 02 55 00 /* ACL OFF */
05 01 00 00 00 00 01 29]; /* display on */
qcom,mdss-dsi-off-command = [
05 01 00 00 23 00 01 28 /* display_off */
Expand Down
13 changes: 13 additions & 0 deletions qcom/lito-moto-smith-display.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -602,6 +602,19 @@
qcom,mdss-dsi-on-command = [
15 00 00 00 00 00 02 FE 40 /*switch CMD2*/
15 00 00 00 00 00 02 9A 00 /* corner R function off, 0x00 for off, 0x01 for on*/
15 00 00 00 00 00 02 FE D0
15 00 00 00 00 00 02 8F 05
15 00 00 00 00 00 02 90 1C
15 00 00 00 00 00 02 91 03
15 00 00 00 00 00 02 92 E8
15 00 00 00 00 00 02 93 00
15 00 00 00 00 00 02 94 05
15 00 00 00 00 00 02 95 0C
15 00 00 00 00 00 02 8C 83
15 00 00 00 00 00 02 FE 74
15 00 00 00 00 00 02 22 04
15 00 00 00 00 00 02 24 F0
15 00 00 00 00 00 02 29 00
15 00 00 00 00 00 02 FE 50
15 00 00 00 00 00 02 E2 80
15 00 00 00 00 00 02 E3 80
Expand Down

0 comments on commit 7ace1ed

Please sign in to comment.