techpack: camera: Increase watchdog timeout
Change-Id: Iaba59cf443095191939fe2cc6b20364796e9929f
This commit is contained in:
parent
fbe0190768
commit
85b989e820
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
#define CAM_REQ_MGR_MAX_LINKED_DEV 16
|
||||
#define MAX_REQ_SLOTS 48
|
||||
|
||||
#define CAM_REQ_MGR_WATCHDOG_TIMEOUT 1000
|
||||
#define CAM_REQ_MGR_WATCHDOG_TIMEOUT 5000
|
||||
#define CAM_REQ_MGR_WATCHDOG_TIMEOUT_DEFAULT 5000
|
||||
#define CAM_REQ_MGR_WATCHDOG_TIMEOUT_MAX 50000
|
||||
#define CAM_REQ_MGR_SCHED_REQ_TIMEOUT 1000
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue