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

Commit 20d867b8 authored by Shivaraj Shetty's avatar Shivaraj Shetty Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: Add support for sharp qhd panel on 8909 cdp



Add sharp qhd support on 8909 cdp. Also add backlight
and splash settings for the same panel on cdp.

Change-Id: I13180a93ed2d381e4e3f57ed1a333e25c64a0d33
Signed-off-by: default avatarShivaraj Shetty <shivaraj@codeaurora.org>
parent 2e10ff07
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -227,6 +227,7 @@
};

#include "dsi-panel-hx8394d-720p-video.dtsi"
#include "dsi-panel-sharp-qhd-video.dtsi"

&mdss_mdp {
	qcom,mdss-pref-prim-intf = "dsi";
@@ -240,6 +241,15 @@
	qcom,cont-splash-enabled;
};


&dsi_sharp_qhd_vid {
	qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_pwm";
	qcom,mdss-dsi-bl-pmic-pwm-frequency = <100>;
	qcom,mdss-dsi-bl-pmic-bank-select = <0>;
	qcom,mdss-dsi-pwm-gpio = <&pm8909_mpps 2 0>;
	qcom,cont-splash-enabled;
};

&pmx_mdss {
	qcom,num-grp-pins = <3>;
	qcom,pins = <&gp 97>, <&gp 25>, <&gp 37>;