ARM64: dts: rk3399-evb3-edp: disable gt9xx
authorJianqun Xu <jay.xu@rock-chips.com>
Mon, 22 Aug 2016 05:03:32 +0000 (13:03 +0800)
committerJianqun Xu <jay.xu@rock-chips.com>
Mon, 22 Aug 2016 05:04:08 +0000 (13:04 +0800)
Since edp screen couple with another type of touchscreen,
so disable gt9xx to reduce i2c errors.

Change-Id: I829ae12039ecaea44c4e0734c18a5ebcd41845f8
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
arch/arm64/boot/dts/rockchip/rk3399-evb-rev3-android-edp.dts

index c6056cc23c80c3206eb0ef293fcaf0de62baeb57..a8e053ace7570356753667cfddefb08c14ed0c4e 100644 (file)
        status = "okay";
 };
 
+&gt9xx {
+       status = "disabled";
+};
+
 &i2c4 {
        gsl3673: gsl3673@40 {
                compatible = "GSL,GSL3673";