msm: eva: Enable EVA power colapse

Remove temporary changes for RUMI bring up.

Change-Id: Ibad6025fcc9b18d062cd46bf33f6c7e051dbf91d
Signed-off-by: George Shen <quic_sqiao@quicinc.com>
This commit is contained in:
George Shen
2022-02-17 10:08:39 -08:00
parent adcab3bd3b
commit 26396dd79a
3 changed files with 3 additions and 3 deletions

View File

@@ -994,7 +994,7 @@ static inline int __boot_firmware(struct iris_hfi_device *device)
}
/* Reduce to 500, 1000 on silicon */
usleep_range(50000, 100000);
usleep_range(500, 1000);
count++;
}