ARM: dts: msm: enable 180deg panel orientation for msm8998 QRD device
Enable panel orientation property in QRD device to flip the panel by 180 degrees for msm8998 target. Change-Id: I3e91ed69de150b970d2e1678833d0d4cca659eef Signed-off-by: Harsh Sahu <hsahu@codeaurora.org>
This commit is contained in:
parent
20e1ed9259
commit
eb2c63d21a
1 changed files with 4 additions and 0 deletions
|
@ -289,6 +289,7 @@
|
|||
qcom,mdss-dsi-bl-max-level = <4095>;
|
||||
qcom,mdss-dsi-mode-sel-gpio-state = "dual_port";
|
||||
qcom,panel-supply-entries = <&dsi_panel_pwr_supply>;
|
||||
qcom,mdss-dsi-panel-orientation = "180";
|
||||
};
|
||||
|
||||
&dsi_dual_nt35597_truly_cmd {
|
||||
|
@ -297,6 +298,7 @@
|
|||
qcom,mdss-dsi-bl-max-level = <4095>;
|
||||
qcom,mdss-dsi-mode-sel-gpio-state = "dual_port";
|
||||
qcom,panel-supply-entries = <&dsi_panel_pwr_supply>;
|
||||
qcom,mdss-dsi-panel-orientation = "180";
|
||||
};
|
||||
|
||||
&dsi_nt35597_dsc_video {
|
||||
|
@ -320,6 +322,7 @@
|
|||
qcom,mdss-dsi-bl-min-level = <1>;
|
||||
qcom,mdss-dsi-bl-max-level = <4095>;
|
||||
qcom,panel-supply-entries = <&dsi_panel_pwr_supply>;
|
||||
qcom,mdss-dsi-panel-orientation = "180";
|
||||
};
|
||||
|
||||
&dsi_sharp_4k_dsc_cmd {
|
||||
|
@ -327,6 +330,7 @@
|
|||
qcom,mdss-dsi-bl-min-level = <1>;
|
||||
qcom,mdss-dsi-bl-max-level = <4095>;
|
||||
qcom,panel-supply-entries = <&dsi_panel_pwr_supply>;
|
||||
qcom,mdss-dsi-panel-orientation = "180";
|
||||
};
|
||||
|
||||
&dsi_dual_jdi_video {
|
||||
|
|
Loading…
Add table
Reference in a new issue