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

Skip to content
Commit dfcf6742 authored by Tarun Gupta's avatar Tarun Gupta
Browse files

USB: ice40-hcd: Add optimization to improve read throughput



This change clubs the various register read/write in xfer_in in single
SPI message. Avoids using individual messages for every SPI command with
this we can avoid unnecessary context switches. This also implements double
buffering to make use of two FIFO's avaialble for efficient bus bandwidth
utilizaion of USB BUS.

CRs-Fixed: 646320
Change-Id: I48aefc62bcbf899d8f787dda34fe20841858ab5b
Signed-off-by: default avatarTarun Gupta <tarung@codeaurora.org>
parent 575a2f95
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