mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
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:
@@ -115,6 +115,10 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
>9xx {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&i2c4 {
|
||||
gsl3673: gsl3673@40 {
|
||||
compatible = "GSL,GSL3673";
|
||||
|
||||
Reference in New Issue
Block a user