Revert "ARM: dts: msm: enable ADV7535 on MSM8996Pro Auto CDP lite platform"
This reverts commit 9ec3ce38d7
.
This change brings one NULL pointer in display kernel booting, which
will bring crash on msm8996 lite board. So revert this commit temporarily.
Change-Id: I7e11b78b47f0e2f2f5cc05a0220f1ff7f3a1addd
Signed-off-by: Guchun Chen <guchunc@codeaurora.org>
This commit is contained in:
parent
58274ed8f1
commit
ea3c1f1db1
1 changed files with 3 additions and 0 deletions
|
@ -42,6 +42,9 @@
|
|||
|
||||
i2c@75b6000 { /* BLSP8 */
|
||||
/* ADV7533 HDMI Bridge Chip removed on ADP Lite */
|
||||
adv7533@3d {
|
||||
status = "disabled";
|
||||
};
|
||||
adv7533@39 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue