diff --git a/drivers/input/touchscreen/cyttsp5_regs.h b/drivers/input/touchscreen/cyttsp5_regs.h index 52a4803a8a7b..8e15eb6fecda 100644 --- a/drivers/input/touchscreen/cyttsp5_regs.h +++ b/drivers/input/touchscreen/cyttsp5_regs.h @@ -134,7 +134,7 @@ #ifdef VERBOSE_DEBUG #define CY_HID_OUTPUT_TIMEOUT 2000 #else -#define CY_HID_OUTPUT_TIMEOUT 200 +#define CY_HID_OUTPUT_TIMEOUT 1000 #endif #define CY_HID_OUTPUT_START_BOOTLOADER_TIMEOUT 2000 #define CY_HID_OUTPUT_USER_TIMEOUT 8000