ARM: dts: msm: add ddc_skip on auto 8996 boards
This change is done to disable the hdmi scrambler related display kernel error messages in the boot logs. Change-Id: I7f9284c3d64e291ef9c6442e7e89f6551cbce8d6 Signed-off-by: Suprith Malligere Shankaregowda <supgow@codeaurora.org>
This commit is contained in:
parent
65a0403464
commit
6df01b6179
2 changed files with 2 additions and 0 deletions
|
@ -610,6 +610,7 @@
|
|||
|
||||
&sde_hdmi {
|
||||
qcom,non-pluggable;
|
||||
qcom,skip_ddc;
|
||||
qcom,customize-modes {
|
||||
qcom,customize-mode-id@0 {
|
||||
qcom,mode-name = "1920x1080@60Hz";
|
||||
|
|
|
@ -396,6 +396,7 @@
|
|||
|
||||
&sde_hdmi {
|
||||
qcom,non-pluggable;
|
||||
qcom,skip_ddc;
|
||||
qcom,customize-modes {
|
||||
qcom,customize-mode-id@0 {
|
||||
qcom,mode-name = "1920x1080@60Hz";
|
||||
|
|
Loading…
Add table
Reference in a new issue