CHROMIUM: exynos: dts: de-activate HDMI on Spring
authorVincent Palatin <vpalatin@chromium.org>
Fri, 12 Oct 2012 20:54:09 +0000 (13:54 -0700)
committerGerrit <chrome-bot@google.com>
Tue, 16 Oct 2012 18:57:09 +0000 (11:57 -0700)
The board has nothing connected to the HDMI output,
and all sort of badness happen in the HDMI driver during boot since we
have no HDMI PHY.

Signed-off-by: Vincent Palatin <vpalatin@chromium.org>
BUG=chrome-os-partner:14489
TEST=boot on Spring and see we no longer have a warning and a backtrace
in hdmiphy_s_power() function or a crash in i2s probing.

Change-Id: I24e384e5ff969ab4c2a25f969bf6d20b94e82ec7
Reviewed-on: https://gerrit.chromium.org/gerrit/35471
Reviewed-by: Olof Johansson <olofj@chromium.org>
Commit-Ready: Vincent Palatin <vpalatin@chromium.org>
Tested-by: Vincent Palatin <vpalatin@chromium.org>
arch/arm/boot/dts/exynos5250-spring.dts

index 360499e..7bb6b9e 100644 (file)
                status = "disabled";
        };
 
+       hdmi {
+               status = "disabled";
+       };
+
+       hdmi-audio {
+               status = "disabled";
+       };
+
        gpio-keys {
                compatible = "gpio-keys";