On Mon, Jun 10, 2019 at 08:33:17AM +0000, Joakim Tjernlund wrote: > On Mon, 2019-06-10 at 10:56 +0300, Felipe Balbi wrote: > > Hi, > > > > Joakim Tjernlund <Joakim.Tjernlund@xxxxxxxxxxxx> writes: > > > We are trying to get fsl_udc up and running on a T1042 with without success. > > > Seems like this driver is lagging behind the corresponding host driver(mph). > > > The mph driver has a number of USB errata workarounds while udc has none. > > > At least erratas A007792 seems applicable for udc too. > > > > > > Is the fsl_udc driver functional on 4.14.x(which we use)? What is missing ? > > > > If you're on v4.14, then you need to ask for support from whoever gave > > you that kernel. In this forum we treat mainline only, which currently > > is at v5.2-rc4. Unless you can try that version of the kernel, we can't > > really help you here. > > None gave me that kernel, it is the stable 4.14.x tree that Greg maintains, I would > assume that this forum has some support for stable kernels too? ONLY use a older LTS kernel if you already have a device up and working properly and you need "long term" support for it. Do NOT use it for bringing up a new device and expecting everything to work properly on it at all. That should only be done on the latest stable release, and sometimes, if you are using an older system, on the latest LTS release. 4.14.y is neither the latest LTS release, nor the latest stable release. Please try either 4.19.y or 5.1 to see if Linux even works on this device. If so, then worry about running an older kernel (but you really do not want to do that anyway.) > Looking at upstream, there has not been any significant change in this > area for a long time. There are lots and lots of changes that have happened all over the kernel tree since 4.14.0 was released. Don't assume things are not connected at all, they are not. So please, try 5.1, and if that doesn't work, we will be glad to help you out. If you insist on using 4.14 for a device you do not even know if it works or not, you really are on your own. thanks, greg k-h