ARM: dts: msm: remove hard coded panel clk rate for kera RCM

Remove hard coded panel clk rate Kera RCM platform.

Change-Id: I1c3c77eed76665e87e9ec0ed0dfc2ba80e97e08e
Signed-off-by: Ayushi Makhija <quic_amakhija@quicinc.com>
Signed-off-by: lnxdisplay <lnxdisplay@localhost>
This commit is contained in:
Ayushi Makhija
2025-01-31 18:28:30 +05:30
committed by lnxdisplay
parent 820ccdbe30
commit 4dbf744295
2 changed files with 84 additions and 0 deletions

View File

@@ -16,6 +16,24 @@
qcom,mdss-dsi-bl-inverted-dbv;
qcom,platform-reset-gpio = <&tlmm 12 0>;
qcom,platform-sec-reset-gpio = <&tlmm 127 0>;
qcom,mdss-dsi-display-timings {
timing@0 {
/delete-property/ qcom,mdss-dsi-panel-clockrate;
};
timing@1 {
/delete-property/ qcom,mdss-dsi-panel-clockrate;
};
timing@2 {
/delete-property/ qcom,mdss-dsi-panel-clockrate;
};
timing@3 {
/delete-property/ qcom,mdss-dsi-panel-clockrate;
};
};
};
&dsi_vtdr6130_amoled_video {
@@ -42,6 +60,20 @@
qcom,mdss-dsi-bl-inverted-dbv;
qcom,platform-reset-gpio = <&tlmm 12 0>;
qcom,platform-sec-reset-gpio = <&tlmm 127 0>;
qcom,mdss-dsi-display-timings {
timing@0 {
/delete-property/ qcom,mdss-dsi-panel-clockrate;
};
timing@1 {
/delete-property/ qcom,mdss-dsi-panel-clockrate;
};
timing@2 {
/delete-property/ qcom,mdss-dsi-panel-clockrate;
};
};
};
&dsi_vtdr6130_amoled_120hz_video {
@@ -68,6 +100,16 @@
qcom,mdss-dsi-bl-inverted-dbv;
qcom,platform-reset-gpio = <&tlmm 12 0>;
qcom,platform-sec-reset-gpio = <&tlmm 127 0>;
qcom,mdss-dsi-display-timings {
timing@0 {
/delete-property/ qcom,mdss-dsi-panel-clockrate;
};
timing@1 {
/delete-property/ qcom,mdss-dsi-panel-clockrate;
};
};
};
&dsi_vtdr6130_amoled_90hz_video {

View File

@@ -14,6 +14,24 @@
qcom,mdss-dsi-bl-inverted-dbv;
qcom,platform-reset-gpio = <&tlmm 12 0>;
qcom,platform-sec-reset-gpio = <&tlmm 127 0>;
qcom,mdss-dsi-display-timings {
timing@0 {
/delete-property/ qcom,mdss-dsi-panel-clockrate;
};
timing@1 {
/delete-property/ qcom,mdss-dsi-panel-clockrate;
};
timing@2 {
/delete-property/ qcom,mdss-dsi-panel-clockrate;
};
timing@3 {
/delete-property/ qcom,mdss-dsi-panel-clockrate;
};
};
};
&dsi_vtdr6130_amoled_video {
@@ -36,6 +54,20 @@
qcom,mdss-dsi-bl-inverted-dbv;
qcom,platform-reset-gpio = <&tlmm 12 0>;
qcom,platform-sec-reset-gpio = <&tlmm 127 0>;
qcom,mdss-dsi-display-timings {
timing@0 {
/delete-property/ qcom,mdss-dsi-panel-clockrate;
};
timing@1 {
/delete-property/ qcom,mdss-dsi-panel-clockrate;
};
timing@2 {
/delete-property/ qcom,mdss-dsi-panel-clockrate;
};
};
};
&dsi_vtdr6130_amoled_120hz_video {
@@ -58,6 +90,16 @@
qcom,mdss-dsi-bl-inverted-dbv;
qcom,platform-reset-gpio = <&tlmm 12 0>;
qcom,platform-sec-reset-gpio = <&tlmm 127 0>;
qcom,mdss-dsi-display-timings {
timing@0 {
/delete-property/ qcom,mdss-dsi-panel-clockrate;
};
timing@1 {
/delete-property/ qcom,mdss-dsi-panel-clockrate;
};
};
};
&dsi_vtdr6130_amoled_90hz_video {