commit | 65ce49618c524f205340df380709bba1df17491e | [log] [tgz] |
---|---|---|
author | Jagan Teki <jagan@amarulasolutions.com> | Mon May 07 13:03:20 2018 +0530 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Mon May 28 16:40:43 2018 +0530 |
tree | 077e558be6ce96f434013b0578249fd9471a304a | |
parent | 69bb76eb2f4bd7781d88d33147a00fd64181bc31 [diff] |
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>