Re: [PATCH v2 1/6] usb: otg: Add an API to bind the USB controller and PHY

2013-02-02 Thread kishon
Hi, On Saturday 02 February 2013 02:43 AM, Marc Kleine-Budde wrote: On 01/25/2013 03:33 AM, Kishon Vijay Abraham I wrote: In order to support platforms which has multiple PHY's (of same type) and which has multiple USB controllers, a new design is adopted wherin the binding information (between

Re: [PATCH v2 1/6] usb: otg: Add an API to bind the USB controller and PHY

2013-02-01 Thread Marc Kleine-Budde
On 01/25/2013 03:33 AM, Kishon Vijay Abraham I wrote: > In order to support platforms which has multiple PHY's (of same type) and > which has multiple USB controllers, a new design is adopted wherin the binding > information (between the PHY and the USB controller) should be passed to the > PHY lib

Re: [PATCH v2 1/6] usb: otg: Add an API to bind the USB controller and PHY

2013-01-25 Thread Roger Quadros
On 01/25/2013 04:33 AM, Kishon Vijay Abraham I wrote: > In order to support platforms which has multiple PHY's (of same type) and > which has multiple USB controllers, a new design is adopted wherin the binding > information (between the PHY and the USB controller) should be passed to the > PHY lib

[PATCH v2 1/6] usb: otg: Add an API to bind the USB controller and PHY

2013-01-24 Thread Kishon Vijay Abraham I
In order to support platforms which has multiple PHY's (of same type) and which has multiple USB controllers, a new design is adopted wherin the binding information (between the PHY and the USB controller) should be passed to the PHY library from platform specific file (board file). So added a new