Merge "ARM: dts: msm: Enable Control Path and mixer preference on msm8996"
This commit is contained in:
commit
54c090b1ed
1 changed files with 4 additions and 0 deletions
|
@ -59,8 +59,12 @@
|
||||||
qcom,sde-off = <0x1000>;
|
qcom,sde-off = <0x1000>;
|
||||||
qcom,sde-ctl-off = <0x2000 0x2200 0x2400
|
qcom,sde-ctl-off = <0x2000 0x2200 0x2400
|
||||||
0x2600 0x2800>;
|
0x2600 0x2800>;
|
||||||
|
qcom,sde-ctl-display-pref = "primary", "secondary", "none",
|
||||||
|
"none", "none";
|
||||||
qcom,sde-mixer-off = <0x45000 0x46000 0x47000
|
qcom,sde-mixer-off = <0x45000 0x46000 0x47000
|
||||||
0x48000 0x49000 0x4a000>;
|
0x48000 0x49000 0x4a000>;
|
||||||
|
qcom,sde-mixer-display-pref = "primary", "secondary", "none",
|
||||||
|
"none", "none";
|
||||||
qcom,sde-dspp-off = <0x55000 0x57000>;
|
qcom,sde-dspp-off = <0x55000 0x57000>;
|
||||||
qcom,sde-dspp-ad-off = <0x24000 0x22800>;
|
qcom,sde-dspp-ad-off = <0x24000 0x22800>;
|
||||||
qcom,sde-dspp-ad-version = <0x00030000>;
|
qcom,sde-dspp-ad-version = <0x00030000>;
|
||||||
|
|
Loading…
Add table
Reference in a new issue