Skip to content
Snippets Groups Projects
Commit 9094350d authored by c00187401's avatar c00187401 Committed by Zhang Wei
Browse files

Display: OLED: change auo reset reset sequence from 5ms to 20ms


Change-Id: Id54cb4ec234af335af5a0a6deb3add3a66f8e1a5
Signed-off-by: default avatarc00187401 <c00187401@notesmail.huawei.com>
parent 878bd6e4
No related branches found
No related tags found
No related merge requests found
...@@ -108,7 +108,7 @@ ...@@ -108,7 +108,7 @@
qcom,mdss-dsi-dma-trigger = "trigger_sw"; qcom,mdss-dsi-dma-trigger = "trigger_sw";
qcom,mdss-dsi-mdp-trigger = "none"; qcom,mdss-dsi-mdp-trigger = "none";
qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_dcs"; qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_dcs";
qcom,mdss-dsi-reset-sequence = <0 10>, <1 5>, <0 10>; qcom,mdss-dsi-reset-sequence = <0 20>, <1 20>, <0 20>;
qcom,mdss-pan-physical-width-dimension = <30>; qcom,mdss-pan-physical-width-dimension = <30>;
qcom,mdss-pan-physical-height-dimension = <30>; qcom,mdss-pan-physical-height-dimension = <30>;
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment