ARM: dts: msm: enable 4-3-2 topology for sharp 4k
Enable 4-3-2 topology for both cmd and video mode on sharp 4k panel for sun target. Change-Id: I76dca958eea693d495c17320c56922f9a9ffa74b Signed-off-by: Jinfeng Gu <quic_gjinfeng@quicinc.com> Signed-off-by: lnxdisplay <lnxdisplay@localhost>
This commit is contained in:
committed by
Sabarinath M B
parent
4eced6e8c6
commit
9739f4c25e
@@ -763,7 +763,8 @@
|
||||
timing@0 {
|
||||
qcom,mdss-dsi-panel-phy-timings = [00 13 05 04 13 1e 05
|
||||
05 06 02 04 00 12 0a];
|
||||
qcom,display-topology = <2 2 2>;
|
||||
qcom,display-topology = <2 2 2>,
|
||||
<4 3 2>;
|
||||
qcom,default-topology-index = <0>;
|
||||
};
|
||||
};
|
||||
@@ -784,7 +785,8 @@
|
||||
timing@0 {
|
||||
qcom,mdss-dsi-panel-phy-timings = [00 18 06 06 15 20 06
|
||||
06 07 02 04 00 15 0b];
|
||||
qcom,display-topology = <2 2 2>;
|
||||
qcom,display-topology = <2 2 2>,
|
||||
<4 3 2>;
|
||||
qcom,default-topology-index = <0>;
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user