Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 86b1b75f authored by Camus Wong's avatar Camus Wong Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Enable Control Path and mixer preference on msm8996



Add dtsi entries for display control path and mixer destination display
preference.  The possible input are "primary", "secondary", "tertiary",
"none".  For example, when user set ctrl path 1 preference to
"primary" and mixer1 preference to "primary".  SDE RM will let primary
display to use ctrl path 1 and mixer 1.

Change-Id: Ie7f0cb122552a3d8b7406a8d1fcbcb184c67a073
Signed-off-by: default avatarCamus Wong <camusw@codeaurora.org>
parent 37805d9f
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -59,8 +59,12 @@
		qcom,sde-off = <0x1000>;
		qcom,sde-ctl-off = <0x2000 0x2200 0x2400
				     0x2600 0x2800>;
		qcom,sde-ctl-display-pref = "primary", "secondary", "none",
				    "none", "none";
		qcom,sde-mixer-off = <0x45000 0x46000 0x47000
				      0x48000 0x49000 0x4a000>;
		qcom,sde-mixer-display-pref = "primary", "secondary", "none",
				      "none", "none";
		qcom,sde-dspp-off = <0x55000 0x57000>;
		qcom,sde-dspp-ad-off = <0x24000 0x22800>;
		qcom,sde-dspp-ad-version = <0x00030000>;