ARM: dts: msm: update dvdd initial voltage for tuna QRD
Increase dvdd initial voltage from 1.06v to 1.09v to avoid voltage drop issue caused by IR on tuna QRD target. Change-Id: I23bc8d44ec13260b9281e3c08968daa5e97fafb6 Signed-off-by: Lei Chen <quic_chenlei@quicinc.com> Signed-off-by: lnxdisplay <lnxdisplay@localhost>
This commit is contained in:
@@ -5,6 +5,17 @@
|
||||
|
||||
#include "tuna-sde-display.dtsi"
|
||||
|
||||
&L3D {
|
||||
qcom,init-voltage = <1090000>;
|
||||
};
|
||||
|
||||
&dsi_panel_pwr_supply {
|
||||
qcom,panel-supply-entry@1 {
|
||||
qcom,supply-min-voltage = <1090000>;
|
||||
qcom,supply-max-voltage = <1100000>;
|
||||
};
|
||||
};
|
||||
|
||||
&dsi_nt37801_amoled_cmd {
|
||||
qcom,panel-supply-entries = <&dsi_panel_pwr_supply>;
|
||||
qcom,panel-sec-supply-entries = <&dsi_panel_pwr_supply>;
|
||||
|
Reference in New Issue
Block a user