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

Commit ecff132e 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: Enable 1080p JDI panel for supported 8226 boards"

parents 1a877aa7 f1b92b14
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -477,3 +477,16 @@
		qcom,fast-avg-setup = <0>;
	};
};

&mdss_mdp {
	qcom,mdss-pref-prim-intf = "dsi";
};

&mdss_dsi0 {
	qcom,dsi-pref-prim-pan = <&dsi_jdi_1080_vid>;
	qcom,platform-enable-gpio = <&msmgpio 109 0>;
};

&dsi_jdi_1080_vid {
	qcom,cont-splash-enabled;
};
+13 −0
Original line number Diff line number Diff line
@@ -494,3 +494,16 @@
		qcom,cdc-micbias1-ext-cap;
	};
};

&mdss_mdp {
	qcom,mdss-pref-prim-intf = "dsi";
};

&mdss_dsi0 {
	qcom,dsi-pref-prim-pan = <&dsi_jdi_1080_vid>;
	qcom,platform-enable-gpio = <&msmgpio 109 0>;
};

&dsi_jdi_1080_vid {
	qcom,cont-splash-enabled;
};
+1 −0
Original line number Diff line number Diff line
@@ -16,3 +16,4 @@
/include/ "dsi-panel-nt35596-1080p-video.dtsi"
/include/ "dsi-panel-nt35590-720p-cmd.dtsi"
/include/ "dsi-panel-ssd2080m-720p-video.dtsi"
/include/ "dsi-panel-jdi-1080p-video.dtsi"