Merge remote-tracking branch 'quic/display-kernel-dev.lnx.1.0' into display-kernel.lnx.11.0

CRs              SHA_ID     Commit Message
----------------------------------------------------------------------
3764500           Iee432582 ARM: dts: msm: update clock rate for csot panel cphy cmd mode at 60Hz

CRs-Included: 3764500 .

Change-Id: If76ff6ace69f0fe38eae3bf29ecb5c21ee5e8a80
Signed-off-by: lnxdisplay <lnxdisplay@localhost>
This commit is contained in:
lnxdisplay
2024-05-02 00:22:05 +05:30
2 changed files with 3 additions and 3 deletions

View File

@@ -249,7 +249,7 @@
qcom,mdss-dsi-v-top-border = <0>; qcom,mdss-dsi-v-top-border = <0>;
qcom,mdss-dsi-v-bottom-border = <0>; qcom,mdss-dsi-v-bottom-border = <0>;
qcom,mdss-dsi-panel-jitter = <0x4 0x1>; qcom,mdss-dsi-panel-jitter = <0x4 0x1>;
qcom,mdss-dsi-panel-clockrate = <808730000>; qcom,mdss-dsi-panel-clockrate = <707640000>;
qcom,mdss-dsi-timing-switch-command = [ qcom,mdss-dsi-timing-switch-command = [
39 01 00 00 00 00 02 2f 00 39 01 00 00 00 00 02 2f 00

View File

@@ -465,8 +465,8 @@
}; };
timing@2 { timing@2 {
qcom,mdss-dsi-panel-phy-timings = [00 00 00 00 1e 17 03 qcom,mdss-dsi-panel-phy-timings = [00 00 00 00 23 22 08
19 03 02 04 00 00 00]; 19 08 02 04 00 00 00];
qcom,display-topology = <2 2 1>; qcom,display-topology = <2 2 1>;
qcom,default-topology-index = <0>; qcom,default-topology-index = <0>;
}; };