Re: [PATCH v6 10/17] ARM: mvebu: add USB3 support for Armada 38x

2014-05-22 Thread Jason Cooper
On Wed, May 21, 2014 at 03:53:22PM +0200, Gregory CLEMENT wrote: > On 19/05/2014 13:09, Paul Bolle wrote: > > On Fri, 2014-05-16 at 15:07 -0400, Jason Cooper wrote: > >> On Thu, May 15, 2014 at 12:17:35PM +0200, Gregory CLEMENT wrote: > >>> This patch adds the selection of the config symbol needed

Re: [PATCH v6 10/17] ARM: mvebu: add USB3 support for Armada 38x

2014-05-22 Thread Jason Cooper
On Wed, May 21, 2014 at 03:53:22PM +0200, Gregory CLEMENT wrote: On 19/05/2014 13:09, Paul Bolle wrote: On Fri, 2014-05-16 at 15:07 -0400, Jason Cooper wrote: On Thu, May 15, 2014 at 12:17:35PM +0200, Gregory CLEMENT wrote: This patch adds the selection of the config symbol needed to build

Re: [PATCH v6 10/17] ARM: mvebu: add USB3 support for Armada 38x

2014-05-21 Thread Gregory CLEMENT
On 19/05/2014 13:09, Paul Bolle wrote: > On Fri, 2014-05-16 at 15:07 -0400, Jason Cooper wrote: >> On Thu, May 15, 2014 at 12:17:35PM +0200, Gregory CLEMENT wrote: >>> This patch adds the selection of the config symbol needed to build the >>> USB3 support for Armada 38x into mvebu_v7_defconfig.

Re: [PATCH v6 10/17] ARM: mvebu: add USB3 support for Armada 38x

2014-05-21 Thread Gregory CLEMENT
On 19/05/2014 13:09, Paul Bolle wrote: On Fri, 2014-05-16 at 15:07 -0400, Jason Cooper wrote: On Thu, May 15, 2014 at 12:17:35PM +0200, Gregory CLEMENT wrote: This patch adds the selection of the config symbol needed to build the USB3 support for Armada 38x into mvebu_v7_defconfig.

Re: [PATCH v6 10/17] ARM: mvebu: add USB3 support for Armada 38x

2014-05-19 Thread Paul Bolle
On Fri, 2014-05-16 at 15:07 -0400, Jason Cooper wrote: > On Thu, May 15, 2014 at 12:17:35PM +0200, Gregory CLEMENT wrote: > > This patch adds the selection of the config symbol needed to build the > > USB3 support for Armada 38x into mvebu_v7_defconfig. > > > > Signed-off-by: Gregory CLEMENT > >

Re: [PATCH v6 10/17] ARM: mvebu: add USB3 support for Armada 38x

2014-05-19 Thread Paul Bolle
On Fri, 2014-05-16 at 15:07 -0400, Jason Cooper wrote: On Thu, May 15, 2014 at 12:17:35PM +0200, Gregory CLEMENT wrote: This patch adds the selection of the config symbol needed to build the USB3 support for Armada 38x into mvebu_v7_defconfig. Signed-off-by: Gregory CLEMENT

Re: [PATCH v6 10/17] ARM: mvebu: add USB3 support for Armada 38x

2014-05-16 Thread Jason Cooper
On Thu, May 15, 2014 at 12:17:35PM +0200, Gregory CLEMENT wrote: > This patch adds the selection of the config symbol needed to build the > USB3 support for Armada 38x into mvebu_v7_defconfig. > > Signed-off-by: Gregory CLEMENT > Signed-off-by: Thomas Petazzoni > --- >

Re: [PATCH v6 10/17] ARM: mvebu: add USB3 support for Armada 38x

2014-05-16 Thread Jason Cooper
On Thu, May 15, 2014 at 12:17:35PM +0200, Gregory CLEMENT wrote: This patch adds the selection of the config symbol needed to build the USB3 support for Armada 38x into mvebu_v7_defconfig. Signed-off-by: Gregory CLEMENT gregory.clem...@free-electrons.com Signed-off-by: Thomas Petazzoni

Re: [PATCH v6 10/17] ARM: mvebu: add USB3 support for Armada 38x

2014-05-15 Thread Jason Cooper
On Thu, May 15, 2014 at 12:17:35PM +0200, Gregory CLEMENT wrote: > This patch adds the selection of the config symbol needed to build the > USB3 support for Armada 38x into mvebu_v7_defconfig. > > Signed-off-by: Gregory CLEMENT > Signed-off-by: Thomas Petazzoni > --- >

[PATCH v6 10/17] ARM: mvebu: add USB3 support for Armada 38x

2014-05-15 Thread Gregory CLEMENT
This patch adds the selection of the config symbol needed to build the USB3 support for Armada 38x into mvebu_v7_defconfig. Signed-off-by: Gregory CLEMENT Signed-off-by: Thomas Petazzoni --- arch/arm/mach-mvebu/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git

[PATCH v6 10/17] ARM: mvebu: add USB3 support for Armada 38x

2014-05-15 Thread Gregory CLEMENT
This patch adds the selection of the config symbol needed to build the USB3 support for Armada 38x into mvebu_v7_defconfig. Signed-off-by: Gregory CLEMENT gregory.clem...@free-electrons.com Signed-off-by: Thomas Petazzoni thomas.petazz...@free-electrons.com --- arch/arm/mach-mvebu/Kconfig | 1 +

Re: [PATCH v6 10/17] ARM: mvebu: add USB3 support for Armada 38x

2014-05-15 Thread Jason Cooper
On Thu, May 15, 2014 at 12:17:35PM +0200, Gregory CLEMENT wrote: This patch adds the selection of the config symbol needed to build the USB3 support for Armada 38x into mvebu_v7_defconfig. Signed-off-by: Gregory CLEMENT gregory.clem...@free-electrons.com Signed-off-by: Thomas Petazzoni