Re: DWC3: Event Interrupt Mask issue

2013-07-16 Thread Felipe Balbi
Hi, On Tue, Jul 16, 2013 at 10:25:09AM +0800, Huang Rui wrote: > > sorry for the delay, but I just tested my 'testing' branch on OMAP5 > > uEVM board and it's working fine, then I merged my dwc3-no-oneshot > > branch on top and I still have dwc3 working. So this patch which I sent > > you is alrig

Re: DWC3: Event Interrupt Mask issue

2013-07-15 Thread Huang Rui
Hi Felipe, On Mon, Jul 15, 2013 at 11:48:01PM +0800, Felipe Balbi wrote: > On Fri, Jun 14, 2013 at 09:37:54AM +0800, Huang Rui wrote: > > On Thu, Jun 13, 2013 at 10:20:53PM +0800, Felipe Balbi wrote: > > > Hi, > > > > > > On Thu, Jun 13, 2013 at 08:26:12PM +0800, Huang Rui wrote: > > > > > > I wa

Re: DWC3: Event Interrupt Mask issue

2013-07-15 Thread Felipe Balbi
On Fri, Jun 14, 2013 at 09:37:54AM +0800, Huang Rui wrote: > On Thu, Jun 13, 2013 at 10:20:53PM +0800, Felipe Balbi wrote: > > Hi, > > > > On Thu, Jun 13, 2013 at 08:26:12PM +0800, Huang Rui wrote: > > > > > I was reading dwc3 codes and found that during the process of > > > > > configuring event

Re: DWC3: Event Interrupt Mask issue

2013-06-13 Thread Huang Rui
On Thu, Jun 13, 2013 at 10:20:53PM +0800, Felipe Balbi wrote: > Hi, > > On Thu, Jun 13, 2013 at 08:26:12PM +0800, Huang Rui wrote: > > > > I was reading dwc3 codes and found that during the process of > > > > configuring event buffer (dwc3_event_buffers_setup), it only write the > > > > size of th

Re: DWC3: Event Interrupt Mask issue

2013-06-13 Thread Felipe Balbi
Hi, On Thu, Jun 13, 2013 at 08:26:12PM +0800, Huang Rui wrote: > > > I was reading dwc3 codes and found that during the process of > > > configuring event buffer (dwc3_event_buffers_setup), it only write the > > > size of the buffer and doesn't write interrupt mask bit into GEVNTSIZ > > > register

Re: DWC3: Event Interrupt Mask issue

2013-06-13 Thread Huang Rui
Hi Felipe, On Thu, Jun 13, 2013 at 02:01:04AM +0800, Felipe Balbi wrote: > Hi, > > On Fri, Jun 07, 2013 at 03:50:17PM +0800, Huang Rui wrote: > > Hi Felipe, > > > > I was reading dwc3 codes and found that during the process of > > configuring event buffer (dwc3_event_buffers_setup), it only writ

Re: DWC3: Event Interrupt Mask issue

2013-06-12 Thread Felipe Balbi
Hi, On Fri, Jun 07, 2013 at 03:50:17PM +0800, Huang Rui wrote: > Hi Felipe, > > I was reading dwc3 codes and found that during the process of > configuring event buffer (dwc3_event_buffers_setup), it only write the > size of the buffer and doesn't write interrupt mask bit into GEVNTSIZ > register

DWC3: Event Interrupt Mask issue

2013-06-07 Thread Huang Rui
Hi Felipe, I was reading dwc3 codes and found that during the process of configuring event buffer (dwc3_event_buffers_setup), it only write the size of the buffer and doesn't write interrupt mask bit into GEVNTSIZ register like below, dwc3_writel(dwc->regs, DWC3_GEVNTSIZ(n),