Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 402e3c1d authored by Shiju Mathew's avatar Shiju Mathew Committed by Gerrit - the friendly Code Review server
Browse files

adv7481: Increase video input signal lock retry



Sometime signal locking for video inputs takes a bit
more time on MSM8996 automotive targets.

CRs-Fixed: 1047744
Change-Id: I38b1d21f367f5004bdbfb2e2820d83a1ee3f81ee
Signed-off-by: default avatarShiju Mathew <shijum@codeaurora.org>
parent 3577e3c7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -53,7 +53,7 @@
#define SDP_NUM_TRIES		30
#define LOCK_MIN_SLEEP		5000
#define LOCK_MAX_SLEEP		6000
#define LOCK_NUM_TRIES		20
#define LOCK_NUM_TRIES		200

#define MAX_DEFAULT_WIDTH       1280
#define MAX_DEFAULT_HEIGHT      720