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

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

Merge "ARM: dts: msm: Add rm69299 video mode panel support for QRD atoll"

parents 5d278ade 765caedb
Loading
Loading
Loading
Loading
+14 −1
Original line number Diff line number Diff line
@@ -15,8 +15,8 @@
#include <dt-bindings/iio/qcom,spmi-vadc.h>
#include <dt-bindings/input/input.h>
#include "atoll-audio-overlay.dtsi"

#include "atoll-camera-sensor-qrd.dtsi"
#include "atoll-sde-display.dtsi"

&soc {
	qrd_batterydata: qcom,battery-data {
@@ -306,3 +306,16 @@
				&nfc_clk_req_suspend>;
	};
};

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