Revert "riscv: dts: starfive: Add gt9xx touchscreen support"
authorChanghuang Liang <changhuang.liang@starfivetech.com>
Mon, 6 Feb 2023 03:21:15 +0000 (11:21 +0800)
committerChanghuang Liang <changhuang.liang@starfivetech.com>
Mon, 6 Feb 2023 03:21:15 +0000 (11:21 +0800)
This reverts commit 114424dfb1540462f90867028d1ad915e05f3016.

arch/riscv/boot/dts/starfive/jh7110-visionfive-v2.dtsi
arch/riscv/boot/dts/starfive/jh7110.dtsi

index 344ebae6c651e30c241db3bbe42b6fcc052a83b9..0df37ad0175ccc5a59458cc3b6f99ecab4ff4949 100755 (executable)
                };
        };
 
-       gt9xx: gt9xx@14 {
-               compatible = "goodix,gt9xx";
-               reg = <0x14>;
-               touch-gpio = <&gpio 30 IRQ_TYPE_LEVEL_LOW>;
-               reset-gpio = <&gpio 31 GPIO_ACTIVE_HIGH>;
-               max-x = <800>;
-               max-y = <1280>;
-               tp-size = <9112>;
-       };
 };
 
 &i2c5 {
index 78734df31fbc36f723ffd9fc8120dee0de9d8178..401a2cdc73d05c180147692252ae0b277934088f 100644 (file)
@@ -11,7 +11,6 @@
 #include <dt-bindings/clock/starfive-jh7110-vout.h>
 #include <dt-bindings/clock/starfive-jh7110-isp.h>
 #include <dt-bindings/power/jh7110-power.h>
-#include <dt-bindings/interrupt-controller/irq.h>
 
 / {
        compatible = "starfive,jh7110";