Merge android13-gs-pixel-5.10-tm-qpr3 into android13-gs-pixel-5.10-udc

SBMerger: 478053055
Change-Id: I5f8df08522cea7a5d82535c2ae22b40a994d0ef0
Signed-off-by: SecurityBot <android-nexus-securitybot@system.gserviceaccount.com>
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)