Re: [PATCH v3 09/16] phy: da8xx-usb: new driver for DA8xx SoC USB PHY

2016-04-14 Thread Kishon Vijay Abraham I
Hi, On Thursday 14 April 2016 01:37 AM, David Lechner wrote: > On 04/13/2016 08:20 AM, Kishon Vijay Abraham I wrote: >> >> Don't prefer export symbols from PHY driver. That'll create unnecessary >> dependencies between the controller and the PHY. >> >> To see how to fix it, please see my comment f

Re: [PATCH v3 09/16] phy: da8xx-usb: new driver for DA8xx SoC USB PHY

2016-04-13 Thread David Lechner
On 04/13/2016 08:20 AM, Kishon Vijay Abraham I wrote: Don't prefer export symbols from PHY driver. That'll create unnecessary dependencies between the controller and the PHY. To see how to fix it, please see my comment for the previous version of your patch. Thanks Kishon What is the prop

Re: [PATCH v3 09/16] phy: da8xx-usb: new driver for DA8xx SoC USB PHY

2016-04-13 Thread Kishon Vijay Abraham I
Hi, On Friday 25 March 2016 05:21 AM, David Lechner wrote: > This is a new phy driver for the SoC USB controllers on the TI DA8xx > family of microcontrollers. The USB 1.1 PHY is just a simple on/off. > The USB 2.0 PHY also allows overriding the VBUS and ID pins. > > Signed-off-by: David Lechner

[PATCH v3 09/16] phy: da8xx-usb: new driver for DA8xx SoC USB PHY

2016-03-24 Thread David Lechner
This is a new phy driver for the SoC USB controllers on the TI DA8xx family of microcontrollers. The USB 1.1 PHY is just a simple on/off. The USB 2.0 PHY also allows overriding the VBUS and ID pins. Signed-off-by: David Lechner --- v3 changes: * Uses syscon device for CFGCHIP2 instead of using