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

Commit 1bd946f4 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 support for QVGA NT35590 command mode panel"

parents 42934972 86d5f5b3
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -26,3 +26,11 @@
	/* cont_splash memory*/
	/* cont_splash memory*/
	qcom,memblock-reserve = <0x04200000 0x64000>;
	qcom,memblock-reserve = <0x04200000 0x64000>;
};
};

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

&dsi_nt35590_qvga_cmd {
	qcom,cont-splash-enabled;
};
+8 −0
Original line number Original line Diff line number Diff line
@@ -33,3 +33,11 @@
	/* cont_splash memory*/
	/* cont_splash memory*/
	qcom,memblock-reserve = <0x04200000 0x64000>;
	qcom,memblock-reserve = <0x04200000 0x64000>;
};
};

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

&dsi_nt35590_qvga_cmd {
	qcom,cont-splash-enabled;
};
+8 −0
Original line number Original line Diff line number Diff line
@@ -26,3 +26,11 @@
	/* cont_splash memory*/
	/* cont_splash memory*/
	qcom,memblock-reserve = <0x04200000 0x64000>;
	qcom,memblock-reserve = <0x04200000 0x64000>;
};
};

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

&dsi_nt35590_qvga_cmd {
	qcom,cont-splash-enabled;
};
+8 −0
Original line number Original line Diff line number Diff line
@@ -26,3 +26,11 @@
	/* cont_splash memory*/
	/* cont_splash memory*/
	qcom,memblock-reserve = <0x04200000 0x64000>;
	qcom,memblock-reserve = <0x04200000 0x64000>;
};
};

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

&dsi_nt35590_qvga_cmd {
	qcom,cont-splash-enabled;
};
+8 −0
Original line number Original line Diff line number Diff line
@@ -26,3 +26,11 @@
	/* cont_splash memory*/
	/* cont_splash memory*/
	qcom,memblock-reserve = <0x04200000 0x64000>;
	qcom,memblock-reserve = <0x04200000 0x64000>;
};
};

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

&dsi_nt35590_qvga_cmd {
	qcom,cont-splash-enabled;
};
Loading