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

Commit 35915b84 authored by Lei Chen's avatar Lei Chen Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: add rm69299 cmd mode panel support for QRD atoll



Add support for rm69299 visionox amoled command mode on
QRD atoll target.

Change-Id: I3afb12db06795166ef84fcf9539d4fa016e15bd5
Signed-off-by: default avatarLei Chen <chenlei@codeaurora.org>
parent ff722117
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -378,6 +378,15 @@
	qcom,platform-reset-gpio = <&pm6150l_gpios 3 0>;
};

&dsi_rm69299_visionox_amoled_cmd {
	qcom,panel-supply-entries = <&dsi_panel_pwr_supply_labibb_amoled>;
	qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_dcs";
	qcom,mdss-dsi-bl-min-level = <1>;
	qcom,mdss-dsi-bl-max-level = <255>;
	qcom,platform-te-gpio = <&tlmm 10 0>;
	qcom,platform-reset-gpio = <&pm6150l_gpios 3 0>;
};

&dsi_rm69299_visionox_amoled_vid_display {
	qcom,dsi-display-active;
};