ARM: dts: msm: add extra destination scaler properties for MSMcobalt
This change adds maximum input and output width for destination scaler. CRs-Fixed: 988990 Change-Id: I9a4b9701e078fa39783f33f023eef2da75c1c162 Signed-off-by: Naseer Ahmed <naseer@codeaurora.org>
This commit is contained in:
parent
687db9c75e
commit
dbe16a2725
1 changed files with 3 additions and 0 deletions
|
@ -38,6 +38,9 @@
|
|||
qcom,max-mixer-width = <2560>;
|
||||
qcom,max-pipe-width = <2560>;
|
||||
|
||||
qcom,max-dest-scaler-input-width = <2048>;
|
||||
qcom,max-dest-scaler-output-width = <2560>;
|
||||
|
||||
/* VBIF QoS remapper settings*/
|
||||
qcom,mdss-vbif-qos-rt-setting = <1 2 2 2>;
|
||||
qcom,vbif-settings = <0x00ac 0x00000040>;
|
||||
|
|
Loading…
Add table
Reference in a new issue