Re: [PATCH 0/2] ARM: Exynos5250: Enabling samsung usb phy

2013-01-21 Thread Vivek Gautam
Hi Kukjin,


On Tue, Jan 22, 2013 at 10:36 AM, Kukjin Kim  wrote:
> Felipe Balbi wrote:
>>
>> On Fri, Jan 18, 2013 at 03:10:13PM +0200, Felipe Balbi wrote:
>> > Hi,
>> >
>> > On Tue, Dec 18, 2012 at 09:09:40PM +0530, Vivek Gautam wrote:
>> > > This patch-set enables the samsung-usbphy driver on exynos5250,
>> > > which enables the support for USB2 type and USB3 type phys.
>> > > The corresponding phy driver patches are available at:
>> > >  1) https://lkml.org/lkml/2012/12/18/201
>> > >  2) https://lists.ozlabs.org/pipermail/devicetree-discuss/2012-
>> December/024559.html
>> > >
>> > > Tested this patch-set on exynos5250 with following patch-sets for
>> > > USB 2.0 and USB 3.0:
>> > >  - https://patchwork.kernel.org/patch/1794651/
>> > >  - https://lkml.org/lkml/2012/12/18/201
>> > >  - https://lists.ozlabs.org/pipermail/devicetree-discuss/2012-
>> December/024559.html
>> > >  - http://comments.gmane.org/gmane.linux.usb.general/76352
>> > >  - https://lkml.org/lkml/2012/12/13/492
>> > >
>> > > Vivek Gautam (2):
>> > >   ARM: Exynos5250: Enabling samsung-usbphy driver
>> > >   ARM: Exynos5250: Enabling USB 3.0 phy for samsung-usbphy driver
>> >
>> > What should I do with this series ? Is it ready to apply ? If it is,
>> > then please resend with Kukjim's Acked-by.
>>
>> actually, now that I look again, it's all under arch/arm/, so Kukjim can
>> take all of those through his tree ;-)
>>
> Yes, once Vivek addresses comments from Sylwester, let me pick up into
> Samsung tree :-)
>

Sure, i shall update this patch-series based on separate drivers for
USB 3.0 PHY controller
as posted in following patch series :
[PATCH v3 0/2] Adding USB 3.0 DRD-phy support for exynos5250



-- 
Thanks & Regards
Vivek
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


RE: [PATCH 0/2] ARM: Exynos5250: Enabling samsung usb phy

2013-01-21 Thread Kukjin Kim
Felipe Balbi wrote:
> 
> On Fri, Jan 18, 2013 at 03:10:13PM +0200, Felipe Balbi wrote:
> > Hi,
> >
> > On Tue, Dec 18, 2012 at 09:09:40PM +0530, Vivek Gautam wrote:
> > > This patch-set enables the samsung-usbphy driver on exynos5250,
> > > which enables the support for USB2 type and USB3 type phys.
> > > The corresponding phy driver patches are available at:
> > >  1) https://lkml.org/lkml/2012/12/18/201
> > >  2) https://lists.ozlabs.org/pipermail/devicetree-discuss/2012-
> December/024559.html
> > >
> > > Tested this patch-set on exynos5250 with following patch-sets for
> > > USB 2.0 and USB 3.0:
> > >  - https://patchwork.kernel.org/patch/1794651/
> > >  - https://lkml.org/lkml/2012/12/18/201
> > >  - https://lists.ozlabs.org/pipermail/devicetree-discuss/2012-
> December/024559.html
> > >  - http://comments.gmane.org/gmane.linux.usb.general/76352
> > >  - https://lkml.org/lkml/2012/12/13/492
> > >
> > > Vivek Gautam (2):
> > >   ARM: Exynos5250: Enabling samsung-usbphy driver
> > >   ARM: Exynos5250: Enabling USB 3.0 phy for samsung-usbphy driver
> >
> > What should I do with this series ? Is it ready to apply ? If it is,
> > then please resend with Kukjim's Acked-by.
> 
> actually, now that I look again, it's all under arch/arm/, so Kukjim can
> take all of those through his tree ;-)
> 
Yes, once Vivek addresses comments from Sylwester, let me pick up into
Samsung tree :-)

Thanks.

- Kukjin

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


RE: [PATCH 0/2] ARM: Exynos5250: Enabling samsung usb phy

2013-01-21 Thread Kukjin Kim
Felipe Balbi wrote:
 
 On Fri, Jan 18, 2013 at 03:10:13PM +0200, Felipe Balbi wrote:
  Hi,
 
  On Tue, Dec 18, 2012 at 09:09:40PM +0530, Vivek Gautam wrote:
   This patch-set enables the samsung-usbphy driver on exynos5250,
   which enables the support for USB2 type and USB3 type phys.
   The corresponding phy driver patches are available at:
1) https://lkml.org/lkml/2012/12/18/201
2) https://lists.ozlabs.org/pipermail/devicetree-discuss/2012-
 December/024559.html
  
   Tested this patch-set on exynos5250 with following patch-sets for
   USB 2.0 and USB 3.0:
- https://patchwork.kernel.org/patch/1794651/
- https://lkml.org/lkml/2012/12/18/201
- https://lists.ozlabs.org/pipermail/devicetree-discuss/2012-
 December/024559.html
- http://comments.gmane.org/gmane.linux.usb.general/76352
- https://lkml.org/lkml/2012/12/13/492
  
   Vivek Gautam (2):
 ARM: Exynos5250: Enabling samsung-usbphy driver
 ARM: Exynos5250: Enabling USB 3.0 phy for samsung-usbphy driver
 
  What should I do with this series ? Is it ready to apply ? If it is,
  then please resend with Kukjim's Acked-by.
 
 actually, now that I look again, it's all under arch/arm/, so Kukjim can
 take all of those through his tree ;-)
 
Yes, once Vivek addresses comments from Sylwester, let me pick up into
Samsung tree :-)

Thanks.

- Kukjin

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 0/2] ARM: Exynos5250: Enabling samsung usb phy

2013-01-21 Thread Vivek Gautam
Hi Kukjin,


On Tue, Jan 22, 2013 at 10:36 AM, Kukjin Kim kgene@samsung.com wrote:
 Felipe Balbi wrote:

 On Fri, Jan 18, 2013 at 03:10:13PM +0200, Felipe Balbi wrote:
  Hi,
 
  On Tue, Dec 18, 2012 at 09:09:40PM +0530, Vivek Gautam wrote:
   This patch-set enables the samsung-usbphy driver on exynos5250,
   which enables the support for USB2 type and USB3 type phys.
   The corresponding phy driver patches are available at:
1) https://lkml.org/lkml/2012/12/18/201
2) https://lists.ozlabs.org/pipermail/devicetree-discuss/2012-
 December/024559.html
  
   Tested this patch-set on exynos5250 with following patch-sets for
   USB 2.0 and USB 3.0:
- https://patchwork.kernel.org/patch/1794651/
- https://lkml.org/lkml/2012/12/18/201
- https://lists.ozlabs.org/pipermail/devicetree-discuss/2012-
 December/024559.html
- http://comments.gmane.org/gmane.linux.usb.general/76352
- https://lkml.org/lkml/2012/12/13/492
  
   Vivek Gautam (2):
 ARM: Exynos5250: Enabling samsung-usbphy driver
 ARM: Exynos5250: Enabling USB 3.0 phy for samsung-usbphy driver
 
  What should I do with this series ? Is it ready to apply ? If it is,
  then please resend with Kukjim's Acked-by.

 actually, now that I look again, it's all under arch/arm/, so Kukjim can
 take all of those through his tree ;-)

 Yes, once Vivek addresses comments from Sylwester, let me pick up into
 Samsung tree :-)


Sure, i shall update this patch-series based on separate drivers for
USB 3.0 PHY controller
as posted in following patch series :
[PATCH v3 0/2] Adding USB 3.0 DRD-phy support for exynos5250



-- 
Thanks  Regards
Vivek
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 0/2] ARM: Exynos5250: Enabling samsung usb phy

2013-01-18 Thread Felipe Balbi
On Fri, Jan 18, 2013 at 03:10:13PM +0200, Felipe Balbi wrote:
> Hi,
> 
> On Tue, Dec 18, 2012 at 09:09:40PM +0530, Vivek Gautam wrote:
> > This patch-set enables the samsung-usbphy driver on exynos5250,
> > which enables the support for USB2 type and USB3 type phys.
> > The corresponding phy driver patches are available at:
> >  1) https://lkml.org/lkml/2012/12/18/201
> >  2) 
> > https://lists.ozlabs.org/pipermail/devicetree-discuss/2012-December/024559.html
> > 
> > Tested this patch-set on exynos5250 with following patch-sets for
> > USB 2.0 and USB 3.0:
> >  - https://patchwork.kernel.org/patch/1794651/
> >  - https://lkml.org/lkml/2012/12/18/201
> >  - 
> > https://lists.ozlabs.org/pipermail/devicetree-discuss/2012-December/024559.html
> >  - http://comments.gmane.org/gmane.linux.usb.general/76352
> >  - https://lkml.org/lkml/2012/12/13/492
> > 
> > Vivek Gautam (2):
> >   ARM: Exynos5250: Enabling samsung-usbphy driver
> >   ARM: Exynos5250: Enabling USB 3.0 phy for samsung-usbphy driver
> 
> What should I do with this series ? Is it ready to apply ? If it is,
> then please resend with Kukjim's Acked-by.

actually, now that I look again, it's all under arch/arm/, so Kukjim can
take all of those through his tree ;-)

-- 
balbi


signature.asc
Description: Digital signature


Re: [PATCH 0/2] ARM: Exynos5250: Enabling samsung usb phy

2013-01-18 Thread Felipe Balbi
Hi,

On Tue, Dec 18, 2012 at 09:09:40PM +0530, Vivek Gautam wrote:
> This patch-set enables the samsung-usbphy driver on exynos5250,
> which enables the support for USB2 type and USB3 type phys.
> The corresponding phy driver patches are available at:
>  1) https://lkml.org/lkml/2012/12/18/201
>  2) 
> https://lists.ozlabs.org/pipermail/devicetree-discuss/2012-December/024559.html
> 
> Tested this patch-set on exynos5250 with following patch-sets for
> USB 2.0 and USB 3.0:
>  - https://patchwork.kernel.org/patch/1794651/
>  - https://lkml.org/lkml/2012/12/18/201
>  - 
> https://lists.ozlabs.org/pipermail/devicetree-discuss/2012-December/024559.html
>  - http://comments.gmane.org/gmane.linux.usb.general/76352
>  - https://lkml.org/lkml/2012/12/13/492
> 
> Vivek Gautam (2):
>   ARM: Exynos5250: Enabling samsung-usbphy driver
>   ARM: Exynos5250: Enabling USB 3.0 phy for samsung-usbphy driver

What should I do with this series ? Is it ready to apply ? If it is,
then please resend with Kukjim's Acked-by.

cheers

-- 
balbi


signature.asc
Description: Digital signature


Re: [PATCH 0/2] ARM: Exynos5250: Enabling samsung usb phy

2013-01-18 Thread Felipe Balbi
Hi,

On Tue, Dec 18, 2012 at 09:09:40PM +0530, Vivek Gautam wrote:
 This patch-set enables the samsung-usbphy driver on exynos5250,
 which enables the support for USB2 type and USB3 type phys.
 The corresponding phy driver patches are available at:
  1) https://lkml.org/lkml/2012/12/18/201
  2) 
 https://lists.ozlabs.org/pipermail/devicetree-discuss/2012-December/024559.html
 
 Tested this patch-set on exynos5250 with following patch-sets for
 USB 2.0 and USB 3.0:
  - https://patchwork.kernel.org/patch/1794651/
  - https://lkml.org/lkml/2012/12/18/201
  - 
 https://lists.ozlabs.org/pipermail/devicetree-discuss/2012-December/024559.html
  - http://comments.gmane.org/gmane.linux.usb.general/76352
  - https://lkml.org/lkml/2012/12/13/492
 
 Vivek Gautam (2):
   ARM: Exynos5250: Enabling samsung-usbphy driver
   ARM: Exynos5250: Enabling USB 3.0 phy for samsung-usbphy driver

What should I do with this series ? Is it ready to apply ? If it is,
then please resend with Kukjim's Acked-by.

cheers

-- 
balbi


signature.asc
Description: Digital signature


Re: [PATCH 0/2] ARM: Exynos5250: Enabling samsung usb phy

2013-01-18 Thread Felipe Balbi
On Fri, Jan 18, 2013 at 03:10:13PM +0200, Felipe Balbi wrote:
 Hi,
 
 On Tue, Dec 18, 2012 at 09:09:40PM +0530, Vivek Gautam wrote:
  This patch-set enables the samsung-usbphy driver on exynos5250,
  which enables the support for USB2 type and USB3 type phys.
  The corresponding phy driver patches are available at:
   1) https://lkml.org/lkml/2012/12/18/201
   2) 
  https://lists.ozlabs.org/pipermail/devicetree-discuss/2012-December/024559.html
  
  Tested this patch-set on exynos5250 with following patch-sets for
  USB 2.0 and USB 3.0:
   - https://patchwork.kernel.org/patch/1794651/
   - https://lkml.org/lkml/2012/12/18/201
   - 
  https://lists.ozlabs.org/pipermail/devicetree-discuss/2012-December/024559.html
   - http://comments.gmane.org/gmane.linux.usb.general/76352
   - https://lkml.org/lkml/2012/12/13/492
  
  Vivek Gautam (2):
ARM: Exynos5250: Enabling samsung-usbphy driver
ARM: Exynos5250: Enabling USB 3.0 phy for samsung-usbphy driver
 
 What should I do with this series ? Is it ready to apply ? If it is,
 then please resend with Kukjim's Acked-by.

actually, now that I look again, it's all under arch/arm/, so Kukjim can
take all of those through his tree ;-)

-- 
balbi


signature.asc
Description: Digital signature


Re: [PATCH 0/2] ARM: Exynos5250: Enabling samsung usb phy

2012-12-18 Thread Vivek Gautam
CC: Doug Anderson.


On Tue, Dec 18, 2012 at 9:09 PM, Vivek Gautam  wrote:
> This patch-set enables the samsung-usbphy driver on exynos5250,
> which enables the support for USB2 type and USB3 type phys.
> The corresponding phy driver patches are available at:
>  1) https://lkml.org/lkml/2012/12/18/201
>  2) 
> https://lists.ozlabs.org/pipermail/devicetree-discuss/2012-December/024559.html
>
> Tested this patch-set on exynos5250 with following patch-sets for
> USB 2.0 and USB 3.0:
>  - https://patchwork.kernel.org/patch/1794651/
>  - https://lkml.org/lkml/2012/12/18/201
>  - 
> https://lists.ozlabs.org/pipermail/devicetree-discuss/2012-December/024559.html
>  - http://comments.gmane.org/gmane.linux.usb.general/76352
>  - https://lkml.org/lkml/2012/12/13/492
>
> Vivek Gautam (2):
>   ARM: Exynos5250: Enabling samsung-usbphy driver
>   ARM: Exynos5250: Enabling USB 3.0 phy for samsung-usbphy driver
>
>  arch/arm/boot/dts/exynos5250.dtsi   |   23 +++
>  arch/arm/mach-exynos/include/mach/map.h |1 +
>  arch/arm/mach-exynos/mach-exynos5-dt.c  |2 ++
>  3 files changed, 26 insertions(+), 0 deletions(-)
>
> --
> 1.7.6.5
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-usb" in
> the body of a message to majord...@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html



-- 
Thanks & Regards
Vivek
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH 0/2] ARM: Exynos5250: Enabling samsung usb phy

2012-12-18 Thread Vivek Gautam
This patch-set enables the samsung-usbphy driver on exynos5250,
which enables the support for USB2 type and USB3 type phys.
The corresponding phy driver patches are available at:
 1) https://lkml.org/lkml/2012/12/18/201
 2) 
https://lists.ozlabs.org/pipermail/devicetree-discuss/2012-December/024559.html

Tested this patch-set on exynos5250 with following patch-sets for
USB 2.0 and USB 3.0:
 - https://patchwork.kernel.org/patch/1794651/
 - https://lkml.org/lkml/2012/12/18/201
 - 
https://lists.ozlabs.org/pipermail/devicetree-discuss/2012-December/024559.html
 - http://comments.gmane.org/gmane.linux.usb.general/76352
 - https://lkml.org/lkml/2012/12/13/492

Vivek Gautam (2):
  ARM: Exynos5250: Enabling samsung-usbphy driver
  ARM: Exynos5250: Enabling USB 3.0 phy for samsung-usbphy driver

 arch/arm/boot/dts/exynos5250.dtsi   |   23 +++
 arch/arm/mach-exynos/include/mach/map.h |1 +
 arch/arm/mach-exynos/mach-exynos5-dt.c  |2 ++
 3 files changed, 26 insertions(+), 0 deletions(-)

-- 
1.7.6.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH 0/2] ARM: Exynos5250: Enabling samsung usb phy

2012-12-18 Thread Vivek Gautam
This patch-set enables the samsung-usbphy driver on exynos5250,
which enables the support for USB2 type and USB3 type phys.
The corresponding phy driver patches are available at:
 1) https://lkml.org/lkml/2012/12/18/201
 2) 
https://lists.ozlabs.org/pipermail/devicetree-discuss/2012-December/024559.html

Tested this patch-set on exynos5250 with following patch-sets for
USB 2.0 and USB 3.0:
 - https://patchwork.kernel.org/patch/1794651/
 - https://lkml.org/lkml/2012/12/18/201
 - 
https://lists.ozlabs.org/pipermail/devicetree-discuss/2012-December/024559.html
 - http://comments.gmane.org/gmane.linux.usb.general/76352
 - https://lkml.org/lkml/2012/12/13/492

Vivek Gautam (2):
  ARM: Exynos5250: Enabling samsung-usbphy driver
  ARM: Exynos5250: Enabling USB 3.0 phy for samsung-usbphy driver

 arch/arm/boot/dts/exynos5250.dtsi   |   23 +++
 arch/arm/mach-exynos/include/mach/map.h |1 +
 arch/arm/mach-exynos/mach-exynos5-dt.c  |2 ++
 3 files changed, 26 insertions(+), 0 deletions(-)

-- 
1.7.6.5

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 0/2] ARM: Exynos5250: Enabling samsung usb phy

2012-12-18 Thread Vivek Gautam
CC: Doug Anderson.


On Tue, Dec 18, 2012 at 9:09 PM, Vivek Gautam gautam.vi...@samsung.com wrote:
 This patch-set enables the samsung-usbphy driver on exynos5250,
 which enables the support for USB2 type and USB3 type phys.
 The corresponding phy driver patches are available at:
  1) https://lkml.org/lkml/2012/12/18/201
  2) 
 https://lists.ozlabs.org/pipermail/devicetree-discuss/2012-December/024559.html

 Tested this patch-set on exynos5250 with following patch-sets for
 USB 2.0 and USB 3.0:
  - https://patchwork.kernel.org/patch/1794651/
  - https://lkml.org/lkml/2012/12/18/201
  - 
 https://lists.ozlabs.org/pipermail/devicetree-discuss/2012-December/024559.html
  - http://comments.gmane.org/gmane.linux.usb.general/76352
  - https://lkml.org/lkml/2012/12/13/492

 Vivek Gautam (2):
   ARM: Exynos5250: Enabling samsung-usbphy driver
   ARM: Exynos5250: Enabling USB 3.0 phy for samsung-usbphy driver

  arch/arm/boot/dts/exynos5250.dtsi   |   23 +++
  arch/arm/mach-exynos/include/mach/map.h |1 +
  arch/arm/mach-exynos/mach-exynos5-dt.c  |2 ++
  3 files changed, 26 insertions(+), 0 deletions(-)

 --
 1.7.6.5

 --
 To unsubscribe from this list: send the line unsubscribe linux-usb in
 the body of a message to majord...@vger.kernel.org
 More majordomo info at  http://vger.kernel.org/majordomo-info.html



-- 
Thanks  Regards
Vivek
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/