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

Commit a2e923bd authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add truly panel support for SDM636"

parents c607ed25 fdb5a89b
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -14,3 +14,14 @@
/ {
};

&mdss_dsi {
	hw-config = "single_dsi";
};

&mdss_dsi0 {
	qcom,dsi-pref-prim-pan = <&dsi_nt35695b_truly_fhd_video>;
};

&mdss_dsi1 {
	status = "disabled";
};
+11 −0
Original line number Diff line number Diff line
@@ -14,3 +14,14 @@
/ {
};

&mdss_dsi {
	hw-config = "single_dsi";
};

&mdss_dsi0 {
	qcom,dsi-pref-prim-pan = <&dsi_nt35695b_truly_fhd_video>;
};

&mdss_dsi1 {
	status = "disabled";
};