Skip to content

Commit

Permalink
arm/dts: Smith: Update DSI driver strength
Browse files Browse the repository at this point in the history
Hardware team report below issue on smith:
    DSI0 have overshoot, undershoot issue and
    DSI1 data and clock line is too rounded.

Hardware team advice to modify the DSI driver strength with
    Decreasing DSI0 driver strength to 0x66
    Increasing DSI1 driver strength to 0xcc

Change-Id: If39a3a5f2c4a1a6aaf53728cbd90325cd579a141
Signed-off-by: shuoyan <[email protected]>
Reviewed-on: https://gerrit.mot.com/1706309
SME-Granted: SME Approvals Granted
SLTApproved: Slta Waiver
Tested-by: Jira Key
Reviewed-by: Shanshan Dai <[email protected]>
Reviewed-by: Ling Jin <[email protected]>
Submit-Approved: Jira Key
  • Loading branch information
shuoyan authored and zhangxu21 committed Sep 17, 2020
1 parent d7bc3f8 commit f0c9a6d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions qcom/lito-moto-smith-display.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,7 @@
qcom,dsi-select-clocks = "mux_byte_clk0", "mux_pixel_clk0";
qcom,mdss-dsi-display-timings {
timing@0{
qcom,mdss-dsi-panel-phy-drive-strength = <0x66>;
qcom,mdss-dsi-panel-phy-timings = [00 1f 08 08 24 22 08
08 08 02 04 00 1B 18];
qcom,display-topology = <1 0 1>;
Expand Down Expand Up @@ -448,6 +449,7 @@
qcom,dsi-select-clocks = "mux_byte_clk0", "mux_pixel_clk0";
qcom,mdss-dsi-display-timings {
timing@0{
qcom,mdss-dsi-panel-phy-drive-strength = <0x66>;
qcom,mdss-dsi-panel-phy-timings = [00 1f 08 08 24 22 08
08 08 02 04 00 1B 18];
qcom,display-topology = <1 0 1>;
Expand All @@ -463,6 +465,7 @@

qcom,mdss-dsi-display-timings {
timing@0{
qcom,mdss-dsi-panel-phy-drive-strength = <0x66>;
qcom,mdss-dsi-panel-phy-timings = [00 1f 08 08 24 22 08
08 08 02 04 00 1B 18];
qcom,display-topology = <1 0 1>;
Expand Down Expand Up @@ -498,6 +501,7 @@
qcom,dsi-select-clocks = "mux_byte_clk0", "mux_pixel_clk0";
qcom,mdss-dsi-display-timings {
timing@0{
qcom,mdss-dsi-panel-phy-drive-strength = <0x66>;
qcom,mdss-dsi-panel-phy-timings = [00 1f 08 08 24 22 08
08 08 02 04 00 1B 18];
qcom,display-topology = <1 0 1>;
Expand Down Expand Up @@ -565,6 +569,7 @@
qcom,dsi-select-clocks = "mux_byte_clk0", "mux_pixel_clk0";
qcom,mdss-dsi-display-timings {
timing@0{
qcom,mdss-dsi-panel-phy-drive-strength = <0x66>;
qcom,mdss-dsi-panel-phy-timings = [00 1f 08 08 24 22 08
08 08 02 04 00 1B 18];
qcom,display-topology = <1 0 1>;
Expand All @@ -589,6 +594,7 @@
qcom,dsi-select-clocks = "mux_byte_clk0", "mux_pixel_clk0";
qcom,mdss-dsi-display-timings {
timing@0{
qcom,mdss-dsi-panel-phy-drive-strength = <0x66>;
qcom,mdss-dsi-panel-phy-timings = [00 1f 08 08 24 22 08
08 08 02 04 00 1B 18];
qcom,display-topology = <1 0 1>;
Expand Down Expand Up @@ -667,6 +673,7 @@
qcom,dsi-select-sec-clocks = "mux_byte_clk1", "mux_pixel_clk1";
qcom,mdss-dsi-display-timings {
timing@0{
qcom,mdss-dsi-panel-phy-drive-strength = <0xcc>;
qcom,mdss-dsi-panel-phy-timings = [00 10 03 03 1E 1E 04
04 03 02 04 00 10 13];
qcom,display-topology = <1 0 1>;
Expand Down Expand Up @@ -697,6 +704,7 @@
qcom,dsi-select-sec-clocks = "mux_byte_clk1", "mux_pixel_clk1";
qcom,mdss-dsi-display-timings {
timing@0{
qcom,mdss-dsi-panel-phy-drive-strength = <0xcc>;
qcom,mdss-dsi-panel-phy-timings = [00 10 03 03 1E 1E 04
04 03 02 04 00 10 13];
qcom,display-topology = <1 0 1>;
Expand Down Expand Up @@ -731,6 +739,7 @@
qcom,dsi-select-sec-clocks = "mux_byte_clk1", "mux_pixel_clk1";
qcom,mdss-dsi-display-timings {
timing@0{
qcom,mdss-dsi-panel-phy-drive-strength = <0xcc>;
qcom,mdss-dsi-panel-phy-timings = [00 10 03 03 1E 1E 04
04 03 02 04 00 10 13];

Expand Down

0 comments on commit f0c9a6d

Please sign in to comment.