ARM64: dts: rk3399-evb3-edp: disable gt9xx

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>
This commit is contained in:
Jianqun Xu
2016-08-22 13:03:32 +08:00
parent 17bdfc6eb9
commit 29e1ce87fd

View File

@@ -115,6 +115,10 @@
status = "okay";
};
&gt9xx {
status = "disabled";
};
&i2c4 {
gsl3673: gsl3673@40 {
compatible = "GSL,GSL3673";