RE: [PATCH v5 07/12] usb: chipidea: add a usb2 driver for ci13xxx

2014-09-16 Thread Peter Chen
> > > > Tested on the Marvell Berlin SoCs USB controllers. > > > > > > > > Signed-off-by: Antoine Tenart > > > > --- > > > > drivers/usb/chipidea/Makefile | 1 + > > > > drivers/usb/chipidea/ci_hdrc_usb2.c | 137 > > > > > > > > 2 files changed, 138

Re: [PATCH v5 07/12] usb: chipidea: add a usb2 driver for ci13xxx

2014-09-16 Thread Antoine Tenart
On Tue, Sep 16, 2014 at 03:38:41PM +0200, Antoine Tenart wrote: > On Tue, Sep 16, 2014 at 08:51:30AM +0800, Peter Chen wrote: > > On Mon, Sep 15, 2014 at 12:36:13PM +0200, Antoine Tenart wrote: > > > Add a USB2 ChipIdea driver for ci13xxx, with optional PHY, clock > > > and DMA mask, to support

Re: [PATCH v5 07/12] usb: chipidea: add a usb2 driver for ci13xxx

2014-09-16 Thread Antoine Tenart
On Tue, Sep 16, 2014 at 08:51:30AM +0800, Peter Chen wrote: > On Mon, Sep 15, 2014 at 12:36:13PM +0200, Antoine Tenart wrote: > > Add a USB2 ChipIdea driver for ci13xxx, with optional PHY, clock > > and DMA mask, to support USB2 ChipIdea controllers that don't need > > specific functions. > > > >

Re: [PATCH v5 07/12] usb: chipidea: add a usb2 driver for ci13xxx

2014-09-16 Thread Antoine Tenart
On Tue, Sep 16, 2014 at 08:51:30AM +0800, Peter Chen wrote: On Mon, Sep 15, 2014 at 12:36:13PM +0200, Antoine Tenart wrote: Add a USB2 ChipIdea driver for ci13xxx, with optional PHY, clock and DMA mask, to support USB2 ChipIdea controllers that don't need specific functions. Tested on

Re: [PATCH v5 07/12] usb: chipidea: add a usb2 driver for ci13xxx

2014-09-16 Thread Antoine Tenart
On Tue, Sep 16, 2014 at 03:38:41PM +0200, Antoine Tenart wrote: On Tue, Sep 16, 2014 at 08:51:30AM +0800, Peter Chen wrote: On Mon, Sep 15, 2014 at 12:36:13PM +0200, Antoine Tenart wrote: Add a USB2 ChipIdea driver for ci13xxx, with optional PHY, clock and DMA mask, to support USB2

RE: [PATCH v5 07/12] usb: chipidea: add a usb2 driver for ci13xxx

2014-09-16 Thread Peter Chen
Tested on the Marvell Berlin SoCs USB controllers. Signed-off-by: Antoine Tenart antoine.ten...@free-electrons.com --- drivers/usb/chipidea/Makefile | 1 + drivers/usb/chipidea/ci_hdrc_usb2.c | 137 2 files changed,

Re: [PATCH v5 07/12] usb: chipidea: add a usb2 driver for ci13xxx

2014-09-15 Thread Peter Chen
On Mon, Sep 15, 2014 at 12:36:13PM +0200, Antoine Tenart wrote: > Add a USB2 ChipIdea driver for ci13xxx, with optional PHY, clock > and DMA mask, to support USB2 ChipIdea controllers that don't need > specific functions. > > Tested on the Marvell Berlin SoCs USB controllers. > > Signed-off-by:

[PATCH v5 07/12] usb: chipidea: add a usb2 driver for ci13xxx

2014-09-15 Thread Antoine Tenart
Add a USB2 ChipIdea driver for ci13xxx, with optional PHY, clock and DMA mask, to support USB2 ChipIdea controllers that don't need specific functions. Tested on the Marvell Berlin SoCs USB controllers. Signed-off-by: Antoine Tenart --- drivers/usb/chipidea/Makefile | 1 +

[PATCH v5 07/12] usb: chipidea: add a usb2 driver for ci13xxx

2014-09-15 Thread Antoine Tenart
Add a USB2 ChipIdea driver for ci13xxx, with optional PHY, clock and DMA mask, to support USB2 ChipIdea controllers that don't need specific functions. Tested on the Marvell Berlin SoCs USB controllers. Signed-off-by: Antoine Tenart antoine.ten...@free-electrons.com ---

Re: [PATCH v5 07/12] usb: chipidea: add a usb2 driver for ci13xxx

2014-09-15 Thread Peter Chen
On Mon, Sep 15, 2014 at 12:36:13PM +0200, Antoine Tenart wrote: Add a USB2 ChipIdea driver for ci13xxx, with optional PHY, clock and DMA mask, to support USB2 ChipIdea controllers that don't need specific functions. Tested on the Marvell Berlin SoCs USB controllers. Signed-off-by: Antoine