Re: [PATCH v8 2/2] usb: s3c-hsotg: Adding phy driver support

2012-11-30 Thread Praveen Paneri
On Wed, Nov 28, 2012 at 6:50 PM, Tomasz Figa t.f...@samsung.com wrote: Hi Praveen, On Friday 23 of November 2012 09:54:51 Praveen Paneri wrote: We will anyway remove the platform data part soon. If you say I can resend it again. I think that the requirement for platform data on DT-enabled

Re: [PATCH v8 2/2] usb: s3c-hsotg: Adding phy driver support

2012-11-28 Thread Tomasz Figa
Hi Praveen, On Friday 23 of November 2012 09:54:51 Praveen Paneri wrote: We will anyway remove the platform data part soon. If you say I can resend it again. I think that the requirement for platform data on DT-enabled systems should be removed before this series get merged, because there are

Re: [PATCH v8 2/2] usb: s3c-hsotg: Adding phy driver support

2012-11-22 Thread Praveen Paneri
On Thu, Nov 22, 2012 at 1:41 AM, Tomasz Figa tomasz.f...@gmail.com wrote: Hi Praveen, On Wednesday 14 of November 2012 15:57:16 Praveen Paneri wrote: Adding the transceiver to hsotg driver. Keeping the platform data for continuing the smooth operation for boards which still uses it

Re: [PATCH v8 2/2] usb: s3c-hsotg: Adding phy driver support

2012-11-21 Thread Tomasz Figa
Hi Praveen, On Wednesday 14 of November 2012 15:57:16 Praveen Paneri wrote: Adding the transceiver to hsotg driver. Keeping the platform data for continuing the smooth operation for boards which still uses it Signed-off-by: Praveen Paneri p.pan...@samsung.com Acked-by: Kyungmin Park

[PATCH v8 2/2] usb: s3c-hsotg: Adding phy driver support

2012-11-14 Thread Praveen Paneri
Adding the transceiver to hsotg driver. Keeping the platform data for continuing the smooth operation for boards which still uses it Signed-off-by: Praveen Paneri p.pan...@samsung.com Acked-by: Kyungmin Park kyungmin.p...@samsung.com --- drivers/usb/gadget/s3c-hsotg.c | 37