Re: [U-Boot] [PATCH 3/5] usb: s3c-otg: Split out PHY control

2014-11-07 Thread Lukasz Majewski
Hi Marek, On Tuesday, November 04, 2014 at 08:34:21 PM, Pavel Machek wrote: On Tue 2014-11-04 06:07:32, Marek Vasut wrote: Split the Samsung specific PHY control into a separate file and compile this into the S3C OTG driver only if used on a Samsung system. Signed-off-by: Marek

Re: [U-Boot] [PATCH 3/5] usb: s3c-otg: Split out PHY control

2014-11-07 Thread Marek Vasut
On Thursday, November 06, 2014 at 10:29:03 PM, Lukasz Majewski wrote: On Thu, 6 Nov 2014 21:23:46 +0100 Hi! Marek Vasut ma...@denx.de wrote: On Thursday, November 06, 2014 at 10:59:17 AM, Lukasz Majewski wrote: Hi Marek, Split the Samsung specific PHY control into a separate file

Re: [U-Boot] [PATCH 3/5] usb: s3c-otg: Split out PHY control

2014-11-07 Thread Marek Vasut
On Friday, November 07, 2014 at 09:59:25 AM, Lukasz Majewski wrote: Hi Marek, On Tuesday, November 04, 2014 at 08:34:21 PM, Pavel Machek wrote: On Tue 2014-11-04 06:07:32, Marek Vasut wrote: Split the Samsung specific PHY control into a separate file and compile this into the S3C

Re: [U-Boot] [PATCH 3/5] usb: s3c-otg: Split out PHY control

2014-11-07 Thread Lukasz Majewski
Hi Marek, On Friday, November 07, 2014 at 09:59:25 AM, Lukasz Majewski wrote: Hi Marek, On Tuesday, November 04, 2014 at 08:34:21 PM, Pavel Machek wrote: On Tue 2014-11-04 06:07:32, Marek Vasut wrote: Split the Samsung specific PHY control into a separate file and compile

Re: [U-Boot] [PATCH 3/5] usb: s3c-otg: Split out PHY control

2014-11-07 Thread Marek Vasut
On Friday, November 07, 2014 at 11:08:44 AM, Lukasz Majewski wrote: Hi Marek, On Friday, November 07, 2014 at 09:59:25 AM, Lukasz Majewski wrote: Hi Marek, On Tuesday, November 04, 2014 at 08:34:21 PM, Pavel Machek wrote: On Tue 2014-11-04 06:07:32, Marek Vasut wrote:

Re: [U-Boot] [PATCH 3/5] usb: s3c-otg: Split out PHY control

2014-11-07 Thread Lukasz Majewski
Hi Marek, On Thursday, November 06, 2014 at 10:29:03 PM, Lukasz Majewski wrote: On Thu, 6 Nov 2014 21:23:46 +0100 Hi! Marek Vasut ma...@denx.de wrote: On Thursday, November 06, 2014 at 10:59:17 AM, Lukasz Majewski wrote: Hi Marek, Split the Samsung specific PHY

Re: [U-Boot] [PATCH 3/5] usb: s3c-otg: Split out PHY control

2014-11-07 Thread Lukasz Majewski
Hi Marek, On Friday, November 07, 2014 at 11:08:44 AM, Lukasz Majewski wrote: Hi Marek, On Friday, November 07, 2014 at 09:59:25 AM, Lukasz Majewski wrote: Hi Marek, On Tuesday, November 04, 2014 at 08:34:21 PM, Pavel Machek wrote: On Tue 2014-11-04 06:07:32,

Re: [U-Boot] [PATCH 3/5] usb: s3c-otg: Split out PHY control

2014-11-07 Thread Marek Vasut
On Friday, November 07, 2014 at 03:23:42 PM, Lukasz Majewski wrote: Hi Marek, On Friday, November 07, 2014 at 11:08:44 AM, Lukasz Majewski wrote: Hi Marek, On Friday, November 07, 2014 at 09:59:25 AM, Lukasz Majewski wrote: Hi Marek, On Tuesday, November

Re: [U-Boot] [PATCH 3/5] usb: s3c-otg: Split out PHY control

2014-11-06 Thread Lukasz Majewski
Hi Marek, Split the Samsung specific PHY control into a separate file and compile this into the S3C OTG driver only if used on a Samsung system. Signed-off-by: Marek Vasut ma...@denx.de Cc: Chin Liang See cl...@altera.com Cc: Dinh Nguyen dingu...@opensource.altera.com Cc: Vince Bridgers

Re: [U-Boot] [PATCH 3/5] usb: s3c-otg: Split out PHY control

2014-11-06 Thread Marek Vasut
On Tuesday, November 04, 2014 at 08:34:21 PM, Pavel Machek wrote: On Tue 2014-11-04 06:07:32, Marek Vasut wrote: Split the Samsung specific PHY control into a separate file and compile this into the S3C OTG driver only if used on a Samsung system. Signed-off-by: Marek Vasut

Re: [U-Boot] [PATCH 3/5] usb: s3c-otg: Split out PHY control

2014-11-06 Thread Lukasz Majewski
On Thu, 6 Nov 2014 21:23:46 +0100 Marek Vasut ma...@denx.de wrote: On Thursday, November 06, 2014 at 10:59:17 AM, Lukasz Majewski wrote: Hi Marek, Split the Samsung specific PHY control into a separate file and compile this into the S3C OTG driver only if used on a Samsung system.

Re: [U-Boot] [PATCH 3/5] usb: s3c-otg: Split out PHY control

2014-11-04 Thread Pavel Machek
On Tue 2014-11-04 06:07:32, Marek Vasut wrote: Split the Samsung specific PHY control into a separate file and compile this into the S3C OTG driver only if used on a Samsung system. Signed-off-by: Marek Vasut ma...@denx.de Cc: Chin Liang See cl...@altera.com Cc: Dinh Nguyen

[U-Boot] [PATCH 3/5] usb: s3c-otg: Split out PHY control

2014-11-03 Thread Marek Vasut
Split the Samsung specific PHY control into a separate file and compile this into the S3C OTG driver only if used on a Samsung system. Signed-off-by: Marek Vasut ma...@denx.de Cc: Chin Liang See cl...@altera.com Cc: Dinh Nguyen dingu...@opensource.altera.com Cc: Vince Bridgers vbrid...@altera.com