[PATCHv2 0/2]
Kishon Vijay Abraham I
kishon at ti.com
Tue Oct 3 21:22:24 PDT 2017
Hi,
On Tuesday 03 October 2017 06:29 PM, Andrzej Pietrasiewicz wrote:
> Hi all,
>
> This is the second version of patches in this thread.
>
> The series fixes problems with enumerating of SuperSpeed devices
> on an Odroid XU3. There was a patch series from Vivek Gautam in
> circulation, but it got lost somehow. Please see:
>
> https://lkml.org/lkml/2014/9/2/166
> https://lkml.org/lkml/2015/2/2/257
>
> I adapted his patch so that it does not use a hacky solution to force
> additional initialization in order for calibration to happen.
> With this patch enumeration happens correctly and a super speed device
> is recognized as such.
>
> @Kishon:
>
> As far as I understand what you suggest is to move phy_init() and
> phy_power_on() invocations from dwc3/core.c to xhci-plat, but,
> to the best of my knowledge, they are needed in device mode, too.
What I meant is perform phy initializations for host mode in xhci and keep only
device mode phy initialization in dwc3.
Thanks
Kishon
More information about the linux-arm-kernel
mailing list