ARM64: dts: rockchip: Remove default sample phase from gru
authorDouglas Anderson <dianders@chromium.org>
Mon, 11 Apr 2016 23:59:04 +0000 (16:59 -0700)
committerCaesar Wang <wxt@rock-chips.com>
Thu, 14 Apr 2016 01:26:12 +0000 (09:26 +0800)
It looks like the addition of default-sample-phase to the GRU dts is
what was causing my periodic boot failures.  After removing it I found
that I could get 25+ reboots with no failures.  Calling it good.

BUG=None
TEST=Reboot many times; see successful boot each time.

Change-Id: Id200957da9d9a2eb81ce63dcb57c4f0f5e94e72d
Signed-off-by: Douglas Anderson <dianders@chromium.org>
arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi

index 9e5bf0f03575924b2aa9aa38f4b4dc5e2fa8803b..052941516bf1cb6733ac1c1716b667c8047e71b6 100644 (file)
@@ -690,7 +690,6 @@ ap_i2c_audio: &i2c8 {
        bus-width = <4>;
        cd-gpios = <&gpio4 26 GPIO_ACTIVE_LOW>;
        disable-wp;
-       rockchip,default-sample-phase = <90>;
 
        cap-mmc-highspeed;
        cap-sd-highspeed;