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

Commit 56d76228 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 phandle to dsi 1080p vid mode panel"

parents 1c6f143a 7fab811a
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -15,10 +15,8 @@
 * Update input XML file to add a new entry or update variable in this file
 * VERSION = "1.0"
 *---------------------------------------------------------------------------*/
&soc {
	qcom,mdss_dsi_jdi_1080p_video {
		compatible = "qcom,mdss-dsi-panel";
		status = "disable";
&mdss_mdp {
	dsi_jdi_1080_vid: qcom,mdss_dsi_jdi_1080p_video {
		qcom,mdss-dsi-panel-name = "jdi 1080p video mode dsi panel";
		qcom,mdss-dsi-panel-controller = <&mdss_dsi0>;
		qcom,mdss-dsi-panel-type = "dsi_video_mode";
+1 −0
Original line number Diff line number Diff line
@@ -14,3 +14,4 @@
/include/ "dsi-panel-toshiba-720p-video.dtsi"
/include/ "dsi-panel-sharp-qhd-video.dtsi"
/include/ "dsi-panel-generic-720p-cmd.dtsi"
/include/ "dsi-panel-jdi-1080p-video.dtsi"