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

Commit caf944c5 authored by Zhao, Yuan's avatar Zhao, Yuan
Browse files

ARM: dts: msm: increase vddio voltage for qrd shima panel

Since some panels have larger vddio voltage drop, that
will lead panel dead. So increase the voltage from
1.82v to 1.86v.

Change-Id: I129cdbb11e8b7687111f0c9d34c873a40ad15f54
parent 32896348
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
#include "shima-sde-display.dtsi"

&dsi_panel_pwr_supply {
	qcom,panel-supply-entry@0 {
		qcom,supply-min-voltage = <1860000>;
		qcom,supply-max-voltage = <1860000>;
	};
};

&dsi_r66451_amoled_video {
	qcom,panel-supply-entries = <&dsi_panel_pwr_supply>;
	qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_dcs";