Re: [PATCH v2 2/3] arm: mvebu: Enable USB controllers on Armada 370/XP boards

2013-02-15 Thread Jason Cooper
On Wed, Jan 23, 2013 at 12:26:31PM -0300, Ezequiel Garcia wrote: > This patch activates every USB port provided by each SoC. > Except for Armada XP Openblocks AX3-4 board, > where we enable only the first two USB ports > until we have more information on the third one usage. > > Cc: Lior Amsalem

Re: [PATCH v2 2/3] arm: mvebu: Enable USB controllers on Armada 370/XP boards

2013-02-03 Thread Eric Bénard
Hi Thomas, Le Wed, 23 Jan 2013 19:03:52 +0100, Thomas Petazzoni a écrit : > On Wed, 23 Jan 2013 14:04:42 -0300, Ezequiel Garcia wrote: > > > from the OpenBlocks AX3-4 board dts file, since you mentioned this > > board uses that USB > > port for a PCIe connector -- if I understood correctly. > >

Re: [PATCH v2 2/3] arm: mvebu: Enable USB controllers on Armada 370/XP boards

2013-01-23 Thread Ezequiel Garcia
Hi Thomas, On Wed, Jan 23, 2013 at 3:03 PM, Thomas Petazzoni wrote: > On Wed, 23 Jan 2013 14:04:42 -0300, Ezequiel Garcia wrote: > >> from the OpenBlocks AX3-4 board dts file, since you mentioned this >> board uses that USB >> port for a PCIe connector -- if I understood correctly. > > No. The Op

Re: [PATCH v2 2/3] arm: mvebu: Enable USB controllers on Armada 370/XP boards

2013-01-23 Thread Thomas Petazzoni
Dear Ezequiel Garcia, On Wed, 23 Jan 2013 14:04:42 -0300, Ezequiel Garcia wrote: > from the OpenBlocks AX3-4 board dts file, since you mentioned this > board uses that USB > port for a PCIe connector -- if I understood correctly. No. The OpenBlocks has a different USB controller that sits on the

Re: [PATCH v2 2/3] arm: mvebu: Enable USB controllers on Armada 370/XP boards

2013-01-23 Thread Ezequiel Garcia
Hi Nobuhiro, On Wed, Jan 23, 2013 at 12:26 PM, Ezequiel Garcia wrote: > This patch activates every USB port provided by each SoC. > Except for Armada XP Openblocks AX3-4 board, > where we enable only the first two USB ports > until we have more information on the third one usage. > > Cc: Lior Ams

[PATCH v2 2/3] arm: mvebu: Enable USB controllers on Armada 370/XP boards

2013-01-23 Thread Ezequiel Garcia
This patch activates every USB port provided by each SoC. Except for Armada XP Openblocks AX3-4 board, where we enable only the first two USB ports until we have more information on the third one usage. Cc: Lior Amsalem Cc: Thomas Petazzoni Cc: Gregory CLEMENT Tested-by: Nobuhiro Iwamatsu Test