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

Commit a8e5e141 authored by Manoj Rao's avatar Manoj Rao
Browse files

ARM: dts: msm: config default panel for msmsamarium CDP



Configure JDI 1080p video mode panel as the default dsi
primary panel on msmsamarium CDP board.

Change-Id: I4f643a4c9ae9292a0946ebcc07e3fcc75909dc6a
Signed-off-by: default avatarManoj Rao <manojraj@codeaurora.org>
parent c4286c75
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -243,3 +243,14 @@
	qcom,setb-gpios-pull = <0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0>;
	qcom,setb-gpios-dir =  <2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2>;
};

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

&dsi_jdi_1080_vid {
	qcom,mdss-dsi-bl-pmic-pwm-frequency = <100>;
	qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_pwm";
	qcom,mdss-dsi-bl-pmic-bank-select = <3>;
	qcom,mdss-dsi-pwm-gpio = <&pma8084_gpios 8 0>;
};