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

Commit 6ffb0940 authored by Ingrid Gallardo's avatar Ingrid Gallardo Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add dsc 3d-mux merge for truly nt35597 on sdm845



Add support for DSC 3d-mux merge topology for
truly nt35597 command and video mode panels
in sdm845 platform.

Change-Id: I1bc399c70227cabedaa14d34cd3ed212f126902b
Signed-off-by: default avatarIngrid Gallardo <ingridg@codeaurora.org>
parent 83532224
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -397,7 +397,8 @@
	qcom,mdss-dsi-t-clk-post = <0x0b>;
	qcom,mdss-dsi-t-clk-pre = <0x23>;
	qcom,display-topology = <1 1 1>,
				<2 2 1>;
				<2 2 1>, /* dsc merge */
				<2 1 1>; /* 3d mux */
	qcom,default-topology-index = <0>;
};

@@ -406,7 +407,8 @@
	qcom,mdss-dsi-t-clk-post = <0x0b>;
	qcom,mdss-dsi-t-clk-pre = <0x23>;
	qcom,display-topology = <1 1 1>,
				<2 2 1>;
				<2 2 1>, /* dsc merge */
				<2 1 1>; /* 3d mux */
	qcom,default-topology-index = <0>;
};