summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fpc1020_platform_tee.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpc1020_platform_tee.c b/fpc1020_platform_tee.c
index 43e631d..c0fe787 100644
--- a/fpc1020_platform_tee.c
+++ b/fpc1020_platform_tee.c
@@ -35,7 +35,7 @@
#include <linux/platform_device.h>
#include <linux/regulator/consumer.h>
-#define FPC_TTW_HOLD_TIME 1000
+#define FPC_TTW_HOLD_TIME 3000
#define RESET_LOW_SLEEP_MIN_US 5000
#define RESET_LOW_SLEEP_MAX_US (RESET_LOW_SLEEP_MIN_US + 100)