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

Commit bbe91cff authored by Padmanabhan Komanduru's avatar Padmanabhan Komanduru
Browse files

ARM: dts: msm: enable truly 720p panel for msm8937 CDP/MTP



Add the necessary DT nodes to support truly 720p video mode panel
for msm8937 CDP and MTP platforms.

Change-Id: If522e0986aacfb2c11a8e77146176107237ca498
Signed-off-by: default avatarPadmanabhan Komanduru <pkomandu@codeaurora.org>
parent d70d0441
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -404,6 +404,12 @@
	qcom,panel-roi-alignment = <2 2 4 2 1080 2>;
};

&dsi_truly_720_vid {
	qcom,panel-supply-entries = <&dsi_panel_pwr_supply>;
	qcom,mdss-dsi-pan-enable-dynamic-fps;
	qcom,mdss-dsi-pan-fps-update = "dfps_immediate_porch_mode_vfp";
};

&qpdi {
	qcom,pmic-carddetect-gpio = <&pm8937_gpios 0x2 0>;
};
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@
#include "dsi-panel-hx8394f-720p-video.dtsi"
#include "dsi-adv7533-1080p.dtsi"
#include "dsi-adv7533-720p.dtsi"
#include "dsi-panel-truly-720p-video.dtsi"

&soc {
	dsi_panel_pwr_supply: dsi_panel_pwr_supply {
+6 −0
Original line number Diff line number Diff line
@@ -242,6 +242,12 @@
	qcom,panel-roi-alignment = <2 2 4 2 1080 2>;
};

&dsi_truly_720_vid {
	qcom,panel-supply-entries = <&dsi_panel_pwr_supply>;
	qcom,mdss-dsi-pan-enable-dynamic-fps;
	qcom,mdss-dsi-pan-fps-update = "dfps_immediate_porch_mode_vfp";
};

/* PM8937 GPIO configuration */
&pm8937_gpios {
	gpio@c100 {