mirror of
https://github.com/torvalds/linux.git
synced 2026-07-30 11:11:26 +02:00
clk: qcom: gdsc-regulator: Increase default GDSC timeout to 1500us
Increase default GDSC timeout to 1500us. Change-Id: I1f4e7f362c8129ba4646485e09be2dd2616164d9 Signed-off-by: Xubin Bai <quic_xubibai@quicinc.com>
This commit is contained in:
parent
cb5ed64bbf
commit
11a5ed89f0
|
|
@ -52,7 +52,7 @@
|
|||
#define CFG_GDSCR_OFFSET (REG_OFFSET + 0x4)
|
||||
|
||||
/* Timeout Delay */
|
||||
#define TIMEOUT_US 500
|
||||
#define TIMEOUT_US 1500
|
||||
|
||||
#define MBOX_TOUT_MS 500
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user