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

Commit ea67f997 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: increase vddio voltage for hdk r66451 dsi panel"

parents f46dc654 8e88c87c
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -191,3 +191,10 @@
	qcom,ep-gpio = <&tlmm 6 0>;
	qcom,boot-option = <0x0>;
};

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