mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-11 02:15:14 +00:00
Merge "stm32l: update GAIA power sequencing timings"
This commit is contained in:
@@ -23,10 +23,10 @@
|
||||
#define DELAY_FORCE_SHUTDOWN 8000000 /* 8s */
|
||||
|
||||
/* PMIC fails to set the LDO2 output */
|
||||
#define PMIC_TIMEOUT 200000 /* 200ms */
|
||||
#define PMIC_TIMEOUT 15000 /* 15ms */
|
||||
|
||||
/* Default timeout for input transition */
|
||||
#define FAIL_TIMEOUT 5000000 /* 5s */
|
||||
#define FAIL_TIMEOUT 500000 /* 500ms */
|
||||
|
||||
|
||||
/* Application processor power state */
|
||||
|
||||
Reference in New Issue
Block a user