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: Sandeep Panda <spanda@codeaurora.org>
This commit is contained in:
parent
83c6fba394
commit
f610d9b8a8
2 changed files with 0 additions and 2 deletions
|
@ -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>;
|
||||
|
|
|
@ -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>;
|
||||
|
|
Loading…
Add table
Reference in a new issue