OSDN Git Service

usb: chipidea: add xilinx zynq platform data
authorNathan Sullivan <nathan.sullivan@ni.com>
Mon, 31 Aug 2015 14:49:51 +0000 (09:49 -0500)
committerPeter Chen <peter.chen@freescale.com>
Tue, 15 Sep 2015 08:08:49 +0000 (16:08 +0800)
commit84bc70f94d81f1d3107dbcdafc1b193169e82131
tree2bed96a709efe78a5019dc0b2e02dc45d6c73fa0
parent56ffa1d154c7e12af16273f0cdc42690dd05caf5
usb: chipidea: add xilinx zynq platform data

Due to having hardware tx buffers less than 512 bytes in size, streaming
must be enabled on the Zynq for the udc to work at all.  Add platform data
specific to the Zynq udc, which does not set the CI_HDRC_DISABLE_STREAMING
flag.

Based on a patch by the same name from the Xilinx vendor tree.

Signed-off-by: Nathan Sullivan <nathan.sullivan@ni.com>
Signed-off-by: Peter Chen <peter.chen@freescale.com>
drivers/usb/chipidea/ci_hdrc_usb2.c