Re: [RFC PATH 0/3] USB PHYs and PCI

2013-12-02 Thread Heikki Krogerus
Hi, On Mon, Dec 02, 2013 at 04:33:26PM +0530, Kishon Vijay Abraham I wrote: > Hi, > > On Thursday 28 November 2013 09:29 PM, Heikki Krogerus wrote: > > Hi guys, > > > > PCI does not give any information about the PHY but we still need to > > be able to take advantage of any possible vendor speci

Re: [RFC PATH 0/3] USB PHYs and PCI

2013-12-02 Thread Kishon Vijay Abraham I
Hi, On Thursday 28 November 2013 09:29 PM, Heikki Krogerus wrote: > Hi guys, > > PCI does not give any information about the PHY but we still need to > be able to take advantage of any possible vendor specific features, > such as custom PM operations, charger detection, ADP probing and > sensing,

[RFC PATH 0/3] USB PHYs and PCI

2013-11-28 Thread Heikki Krogerus
Hi guys, PCI does not give any information about the PHY but we still need to be able to take advantage of any possible vendor specific features, such as custom PM operations, charger detection, ADP probing and sensing, etc. the PHY provides. Since ULPI provides a way to do runtime detection, I'm