Hi, On Wed, Apr 16, 2014 at 7:42 PM, Heikki Krogerus <heikki.krogerus@xxxxxxxxxxxxxxx> wrote: > Hi, > > On Tue, Apr 15, 2014 at 06:24:11PM +0530, Vivek Gautam wrote: >> I had seen your patches in the mailing list, but i don't see any >> updated version of these patches. >> Are you planning to work on this above mentioned patch-series any time soon ? > > I'm sorry, I forgot this completely. I have not prepared new version > of those patches as the drivers I need them for are not ready yet, but > I guess I can also use this case as justification for them. > >> Or, should i try to find a different approach for handling the phy >> from the host controller (child of DWC3 in this case, which has the >> phys). > > Well, there is now an issue with the lookup method I'm suggesting in > this case. Since the device ID is now generated automatically for > xhci-hcd in dwc3, we don't know the xhci-hcd device name before > platform_device_add(), and that is too late. True, the xhci-hcd are getting AUTO ID, so it might not be possible to get their device names in dwc3. > I don't see why the > device could not be named when platform_device_alloc() is called, so I > think I'll suggest something like the attached patch to fix this > issue Ok, i had a look at the patch, and it looks promising. > > In any case, I'll send an updated version of the phy patches soon. Thanks for your efforts. -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html