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

Commit 0591d7b7 authored by Sandeep Panda's avatar Sandeep Panda
Browse files

ARM: dts: msm: remove backlight control type from adv panel



ADV7533 is a DSI to HDMI bridge chip, it does not need any backlight
control to be defined. So removing this property from panel dt files.

Change-Id: I3ca7290ce324d9385da8b13d9c141de0730d8535
Signed-off-by: default avatarSandeep Panda <spanda@codeaurora.org>
parent 188ab649
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -59,7 +59,6 @@
		qcom,mdss-dsi-bl-max-level = <4095>;
		qcom,mdss-dsi-dma-trigger = "trigger_sw";
		qcom,mdss-dsi-mdp-trigger = "none";
		qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_wled";
		qcom,mdss-dsi-reset-sequence = <1 20>, <0 1>, <1 20>;
		qcom,mdss-pan-physical-width-dimension = <160>;
		qcom,mdss-pan-physical-height-dimension = <90>;
+0 −1
Original line number Diff line number Diff line
@@ -58,7 +58,6 @@ dsi_adv7533_720p: qcom,mdss_dsi_adv7533_720p {
		qcom,mdss-dsi-bl-max-level = <4095>;
		qcom,mdss-dsi-dma-trigger = "trigger_sw";
		qcom,mdss-dsi-mdp-trigger = "none";
		qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_wled";
		qcom,mdss-dsi-reset-sequence = <1 20>, <0 1>, <1 20>;
		qcom,mdss-pan-physical-width-dimension = <160>;
		qcom,mdss-pan-physical-height-dimension = <90>;