From 96fc98fa525363f5ebbb1639f8cf3d824ae7ad6c Mon Sep 17 00:00:00 2001 From: zhangzhaopeng Date: Tue, 15 Oct 2024 18:15:44 +0800 Subject: [PATCH] =?UTF-8?q?TP=E7=9A=84int=E8=84=9A=E4=B8=8A=E5=8D=87?= =?UTF-8?q?=E6=B2=BF=E8=A7=A6=E5=8F=91=E4=BA=8B=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../linux-4.9/drivers/input/touchscreen/cst9220/hynitron_core.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lichee/linux-4.9/drivers/input/touchscreen/cst9220/hynitron_core.h b/lichee/linux-4.9/drivers/input/touchscreen/cst9220/hynitron_core.h index 5e29f66d0..f52b939ea 100755 --- a/lichee/linux-4.9/drivers/input/touchscreen/cst9220/hynitron_core.h +++ b/lichee/linux-4.9/drivers/input/touchscreen/cst9220/hynitron_core.h @@ -77,7 +77,7 @@ //please config the chip series before using. #define HYN_CHIP_TYPE_CONFIG CST3240 -#define HYN_IRQ_TRIGGER_RISING_CONFIG 0x00 +#define HYN_IRQ_TRIGGER_RISING_CONFIG 0x01 // 0x01 enable rising trigger #define HYN_MAIN_IIC_ADDR_CONFIG 0x5A #define HYN_X_DISPLAY_DEFAULT 600