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

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

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



This change clubs the various register read/write in xfer_out in single
SPI message instead of using multiple messages 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: I583d73b9b61e110b370c97e1b72392c2af0d1cee
Signed-off-by: default avatarTarun Gupta <tarung@codeaurora.org>
parent c82bee2d
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