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

Skip to content
Commit 7922b617 authored by Subbaraman Narayanamurthy's avatar Subbaraman Narayanamurthy
Browse files

power: fg-memif: Wait before polling MEM_GNT first time



Currently, MEM_GNT bit is polled immediately after requesting
DMA. Some times it is not set while polling for the first time
adding a wait time of 10 ms every SRAM transaction. Hardware
takes 5 cycles (25 us) of 200 KHz clock to respond to the
request. Add a delay of 40 us before polling MEM_GNT first time
to improve the latency seen with SRAM transactions.

CRs-Fixed: 2151239
Change-Id: Ic26f1380194c20544ed9fc9ea0459afa29d98b09
Signed-off-by: default avatarSubbaraman Narayanamurthy <subbaram@codeaurora.org>
parent 6847aa66
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment