Re: [PATCH v3] usb: dwc2: add support for big-endian Lantiq SoCs

2015-08-24 Thread Vincent Pelletier
Hello, Just in case it faded from memory, here is why try2 did not get included: On Tue, 17 Mar 2015 19:33:21 -0500, Felipe Balbi ba...@ti.com wrote: On Tue, Mar 17, 2015 at 12:23:03PM -0700, John Youn wrote: Can you hold off on merging this series until we get Yousaf's latest changes

[PATCH v3] usb: dwc2: add support for big-endian Lantiq SoCs

2015-08-20 Thread Antti Seppälä
Here is a patch which makes it possible to support mips based big-endian SoCs made by Lantiq in the dwc2 driver. The patch converts the readl/writel io-accessors of dwc2 to big-endian friendly versions and was discussed on the linux-usb ml already earlier [1]. The patch has been included in