Skip to content
Commit 5812b1c2 authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: dwc3: add a bounce buffer for control endpoints



This core cannot handle OUT transfers which aren't
aligned to wMaxPacketSize, but that can happen at
least on control endpoint with the USB Audio Class.

This patch adds a bounce buffer to be used on the
case of a non-aligned ep0out request is queued.

Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent dc137f01
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment