Re: [PATCH 2/2] usb: chipidea: Add support for zynq usb host and device controller

2014-06-26 Thread Peter Chen
On Fri, Jun 27, 2014 at 09:10:09AM +0530, Punnaiah Choudary Kalluri wrote: > Zynq soc usb controller is a synopsys IP and it is compatible > with the chipidea spec. So, reusing chipidea drivers for zynq usb > controller. What means "... usb controller is a synopsys IP", or it should be "uses synop

Re: [PATCH 2/2] usb: chipidea: Add support for zynq usb host and device controller

2014-06-26 Thread punnaiah choudary kalluri
On Fri, Jun 27, 2014 at 9:09 AM, Peter Chen wrote: > On Fri, Jun 27, 2014 at 09:10:09AM +0530, Punnaiah Choudary Kalluri wrote: >> Zynq soc usb controller is a synopsys IP and it is compatible >> with the chipidea spec. So, reusing chipidea drivers for zynq usb >> controller. > > What means "... u

[PATCH 2/2] usb: chipidea: Add support for zynq usb host and device controller

2014-06-26 Thread Punnaiah Choudary Kalluri
Zynq soc usb controller is a synopsys IP and it is compatible with the chipidea spec. So, reusing chipidea drivers for zynq usb controller. Signed-off-by: Punnaiah Choudary Kalluri --- drivers/usb/chipidea/Makefile |1 + drivers/usb/chipidea/ci_hdrc_zynq.c | 115 ++