summaryrefslogtreecommitdiff
path: root/arch/arm
diff options
context:
space:
mode:
authorGuchun Chen <guchunc@qti.qualcomm.com>2017-08-10 00:09:37 -0700
committerGuchun Chen <guchunc@codeaurora.org>2017-08-10 17:52:01 +0800
commitea3c1f1db19d17fddb5c68130dec12b97e2c4c1f (patch)
tree6c404aa7ef6e57ce8821fdf2bc194be8a5a97c45 /arch/arm
parent58274ed8f17d7f826283d19c305fb7d85beecb3e (diff)
Revert "ARM: dts: msm: enable ADV7535 on MSM8996Pro Auto CDP lite platform"
This reverts commit 9ec3ce38d73eb10ea1f3ff961641e6395eb4398f. 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>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/boot/dts/qcom/msm8996pro-auto-adp-lite.dts3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/qcom/msm8996pro-auto-adp-lite.dts b/arch/arm/boot/dts/qcom/msm8996pro-auto-adp-lite.dts
index 48d5cb78611b..f5c33063643d 100644
--- a/arch/arm/boot/dts/qcom/msm8996pro-auto-adp-lite.dts
+++ b/arch/arm/boot/dts/qcom/msm8996pro-auto-adp-lite.dts
@@ -42,6 +42,9 @@
i2c@75b6000 { /* BLSP8 */
/* ADV7533 HDMI Bridge Chip removed on ADP Lite */
+ adv7533@3d {
+ status = "disabled";
+ };
adv7533@39 {
status = "disabled";
};