Re: [PATCH v2 2/2] usb: chipidea: usbmisc: Add support for i.MX51 CPU

2013-12-04 Thread Peter Chen
On Tue, Nov 26, 2013 at 07:36:50PM +0400, Alexander Shiyan wrote: > This adds i.MX51 as the next user of the usbmisc driver. > Functionality is similar to i.MX53, so at this stage simply > reuse existing i.MX53 calls. > > Signed-off-by: Alexander Shiyan > --- > drivers/usb/chipidea/usbmisc_imx.c

RE: [PATCH v2 2/2] usb: chipidea: usbmisc: Add support for i.MX51 CPU

2013-11-29 Thread Peter Chen
> This adds i.MX51 as the next user of the usbmisc driver. > Functionality is similar to i.MX53, so at this stage simply > reuse existing i.MX53 calls. > > Signed-off-by: Alexander Shiyan > --- > drivers/usb/chipidea/usbmisc_imx.c | 4 > 1 file changed, 4 insertions(+) > > diff --git a/

Re: [PATCH v2 2/2] usb: chipidea: usbmisc: Add support for i.MX51 CPU

2013-11-27 Thread Alexander Shiyan
Hello. > On Tue, Nov 26, 2013 at 07:36:50PM +0400, Alexander Shiyan wrote: > > This adds i.MX51 as the next user of the usbmisc driver. > > Functionality is similar to i.MX53, so at this stage simply > > reuse existing i.MX53 calls. > > > > Signed-off-by: Alexander Shiyan > > --- > > drivers/us

Re: [PATCH v2 2/2] usb: chipidea: usbmisc: Add support for i.MX51 CPU

2013-11-27 Thread Shawn Guo
On Tue, Nov 26, 2013 at 07:36:50PM +0400, Alexander Shiyan wrote: > This adds i.MX51 as the next user of the usbmisc driver. > Functionality is similar to i.MX53, so at this stage simply > reuse existing i.MX53 calls. > > Signed-off-by: Alexander Shiyan > --- > drivers/usb/chipidea/usbmisc_imx.c

[PATCH v2 2/2] usb: chipidea: usbmisc: Add support for i.MX51 CPU

2013-11-26 Thread Alexander Shiyan
This adds i.MX51 as the next user of the usbmisc driver. Functionality is similar to i.MX53, so at this stage simply reuse existing i.MX53 calls. Signed-off-by: Alexander Shiyan --- drivers/usb/chipidea/usbmisc_imx.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/usb/chipidea/us