tb_8846:dts: remove goodix-ts's node
author郭毅 <gy@rock-chips.com>
Thu, 18 Sep 2014 09:14:41 +0000 (17:14 +0800)
committer郭毅 <gy@rock-chips.com>
Thu, 18 Sep 2014 09:14:41 +0000 (17:14 +0800)
arch/arm/boot/dts/rk3288-tb_8846.dts

index 9e4df64fd829a1003f265c465e42b54b400dd2ae..6706a96a614769edc8ed566edae53418d93538d7 100644 (file)
 
 &i2c4 {
        status = "okay";
-       ts@55 {
-               compatible = "goodix,gt8xx";
-               reg = <0x55>;
-               touch-gpio = <&gpio7 GPIO_A6 IRQ_TYPE_LEVEL_LOW>;
-               reset-gpio = <&gpio7 GPIO_A5 GPIO_ACTIVE_LOW>;
-               //power-gpio = <&gpio0 GPIO_C5 GPIO_ACTIVE_LOW>;
-               max-x = <1280>;
-               max-y = <800>;
-       };
        
        ts@01 {
                compatible = "ct,vtl_ts";