musb: sunxi: Add fifo config
authorJagan Teki <jagan@amarulasolutions.com>
Mon, 7 May 2018 07:33:20 +0000 (13:03 +0530)
committerJagan Teki <jagan@amarulasolutions.com>
Mon, 28 May 2018 11:10:43 +0000 (16:40 +0530)
commit97202dd6ecd3465349264eba6fc124ceac22675a
tree077e558be6ce96f434013b0578249fd9471a304a
parent98424b703113d6387ce004d79d98e238989d59c2
musb: sunxi: Add fifo config

Unlike other Allwinner SOC's H3/H5/V3s OTG support 4 endpoints
with relevant fifo configs, rest all have 5 endpoints.
So add the fifo configs and defer them based on driver_data.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Acked-by: Jun Nie <jun.nie@linaro.org>
drivers/usb/musb-new/sunxi.c