Skip to content

Commit

Permalink
input: fpc1020_tee: Decrease wakelock time slightly
Browse files Browse the repository at this point in the history
  • Loading branch information
Ristovski committed Nov 29, 2023
1 parent 74f2246 commit 7963fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/input/fingerprint/fpc_tee/fpc1020_tee.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
#define FPC_GPIO_NO_DEFAULT -1
#define FPC_GPIO_NO_DEFINED -2
#define FPC_GPIO_REQUEST_FAIL -3
#define FPC_TTW_HOLD_TIME 2000
#define FPC_TTW_HOLD_TIME 750
#define FP_UNLOCK_REJECTION_TIMEOUT (FPC_TTW_HOLD_TIME - 500)

#define RESET_LOW_SLEEP_MIN_US 5000
Expand Down

0 comments on commit 7963fc0

Please sign in to comment.