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

Commit de6a6923 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: config default panel for msmsamarium MTP"

parents 8773a3f4 acdf96ff
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -22,3 +22,14 @@
&blsp1_uart1 {
	status = "ok";
};

&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>;
};