Re: [U-Boot] [PATCH v1] usb: ehci-mx6: Fix bus enumeration for iMX7 SoCs

2019-10-10 Thread Marek Vasut
On 10/10/19 2:55 PM, Igor Opaniuk wrote: > On Thu, Oct 10, 2019 at 3:43 PM Marek Vasut wrote: >> >> On 10/10/19 2:29 PM, Igor Opaniuk wrote: >>> Hi Marek >> >> Hi Igor, >> >>> On Thu, Oct 10, 2019 at 2:47 PM Marek Vasut wrote: On 10/10/19 1:25 PM, Igor Opaniuk wrote: [...] >

Re: [U-Boot] [PATCH v1] usb: ehci-mx6: Fix bus enumeration for iMX7 SoCs

2019-10-10 Thread Igor Opaniuk
On Thu, Oct 10, 2019 at 3:43 PM Marek Vasut wrote: > > On 10/10/19 2:29 PM, Igor Opaniuk wrote: > > Hi Marek > > Hi Igor, > > > On Thu, Oct 10, 2019 at 2:47 PM Marek Vasut wrote: > >> > >> On 10/10/19 1:25 PM, Igor Opaniuk wrote: > >> [...] > >>>* from which it derives offsets in the PHY

Re: [U-Boot] [PATCH v1] usb: ehci-mx6: Fix bus enumeration for iMX7 SoCs

2019-10-10 Thread Marek Vasut
On 10/10/19 2:29 PM, Igor Opaniuk wrote: > Hi Marek Hi Igor, > On Thu, Oct 10, 2019 at 2:47 PM Marek Vasut wrote: >> >> On 10/10/19 1:25 PM, Igor Opaniuk wrote: >> [...] >>>* from which it derives offsets in the PHY and ANATOP register sets. >>>* >>>* Here we attempt to

Re: [U-Boot] [PATCH v1] usb: ehci-mx6: Fix bus enumeration for iMX7 SoCs

2019-10-10 Thread Igor Opaniuk
Hi Marek On Thu, Oct 10, 2019 at 2:47 PM Marek Vasut wrote: > > On 10/10/19 1:25 PM, Igor Opaniuk wrote: > [...] > >* from which it derives offsets in the PHY and ANATOP register sets. > >* > >* Here we attempt to calculate these indexes from DT information as > > -

Re: [U-Boot] [PATCH v1] usb: ehci-mx6: Fix bus enumeration for iMX7 SoCs

2019-10-10 Thread Marek Vasut
On 10/10/19 1:25 PM, Igor Opaniuk wrote: [...] >* from which it derives offsets in the PHY and ANATOP register sets. >* >* Here we attempt to calculate these indexes from DT information as > - * well as we can. The USB controllers on all existing iMX6/iMX7 SoCs > -