Re: [PATCH v7 07/13] usb: chipidea: fix phy handling

2014-11-16 Thread Peter Chen
On Fri, Nov 14, 2014 at 04:25:57PM +0100, Antoine Tenart wrote: > The generic platform device for CI drivers is probed by calling > ci_hdrc_probe. This is not the same device as the one for the specific > driver, so the of_node isn't the one we're looking into. > > This result in not being able to

[PATCH v7 07/13] usb: chipidea: fix phy handling

2014-11-14 Thread Antoine Tenart
The generic platform device for CI drivers is probed by calling ci_hdrc_probe. This is not the same device as the one for the specific driver, so the of_node isn't the one we're looking into. This result in not being able to probe the phys. Since all CI driver are retrieving their phys in the spec