Re: [PATCH 3/6] Documentation: devicetree: dwc3: Add interrupt moderation

2016-11-07 Thread Mark Rutland
On Tue, Nov 01, 2016 at 01:18:17PM +0200, Felipe Balbi wrote: > > Hi, > > John Youn writes: > John Youn writes: > > Add interrupt moderation interval binding for dwc3. > > > > Signed-off-by: John Youn >

Re: [PATCH 3/6] Documentation: devicetree: dwc3: Add interrupt moderation

2016-11-01 Thread Felipe Balbi
Hi, John Youn writes: John Youn writes: > Add interrupt moderation interval binding for dwc3. > > Signed-off-by: John Youn > --- > Documentation/devicetree/bindings/usb/dwc3.txt | 1 + > 1 file

Re: [PATCH 3/6] Documentation: devicetree: dwc3: Add interrupt moderation

2016-11-01 Thread Felipe Balbi
Hi, John Youn writes: >> I'm not sure that it makes sense for this to be in the DT, though I may >> have misunderstood. > > I'm ok omitting the DT binding until it is needed by someone. Since we > currently only need it for the workaround, which is detected >

Re: [PATCH 3/6] Documentation: devicetree: dwc3: Add interrupt moderation

2016-10-31 Thread John Youn
On 10/28/2016 3:09 AM, Felipe Balbi wrote: > > Hi, > > John Youn writes: >> On 10/27/2016 3:47 AM, Felipe Balbi wrote: >>> >>> Hi, >>> >>> John Youn writes: Add interrupt moderation interval binding for dwc3. Signed-off-by: John

Re: [PATCH 3/6] Documentation: devicetree: dwc3: Add interrupt moderation

2016-10-31 Thread John Youn
On 10/28/2016 3:39 AM, Mark Rutland wrote: > On Fri, Oct 28, 2016 at 01:30:07PM +0300, Felipe Balbi wrote: >> Mark Rutland writes: >>> On Thu, Oct 27, 2016 at 02:08:25PM -0700, John Youn wrote: On 10/26/2016 3:57 AM, Mark Rutland wrote: > On Tue, Oct 25, 2016 at

Re: [PATCH 3/6] Documentation: devicetree: dwc3: Add interrupt moderation

2016-10-28 Thread Mark Rutland
On Fri, Oct 28, 2016 at 01:30:07PM +0300, Felipe Balbi wrote: > Mark Rutland writes: > > On Thu, Oct 27, 2016 at 02:08:25PM -0700, John Youn wrote: > >> On 10/26/2016 3:57 AM, Mark Rutland wrote: > >> > On Tue, Oct 25, 2016 at 12:42:46PM -0700, John Youn wrote: > >> >> Add

Re: [PATCH 3/6] Documentation: devicetree: dwc3: Add interrupt moderation

2016-10-28 Thread Felipe Balbi
Hi, Mark Rutland writes: > On Thu, Oct 27, 2016 at 02:08:25PM -0700, John Youn wrote: >> On 10/26/2016 3:57 AM, Mark Rutland wrote: >> > On Tue, Oct 25, 2016 at 12:42:46PM -0700, John Youn wrote: >> >> Add interrupt moderation interval binding for dwc3. > >> >> + -

Re: [PATCH 3/6] Documentation: devicetree: dwc3: Add interrupt moderation

2016-10-28 Thread Mark Rutland
On Thu, Oct 27, 2016 at 02:08:25PM -0700, John Youn wrote: > On 10/26/2016 3:57 AM, Mark Rutland wrote: > > On Tue, Oct 25, 2016 at 12:42:46PM -0700, John Youn wrote: > >> Add interrupt moderation interval binding for dwc3. > >> + - snps,imod_interval: the interrupt moderation interval. > > What

Re: [PATCH 3/6] Documentation: devicetree: dwc3: Add interrupt moderation

2016-10-28 Thread Felipe Balbi
Hi, John Youn writes: > On 10/27/2016 3:47 AM, Felipe Balbi wrote: >> >> Hi, >> >> John Youn writes: >>> Add interrupt moderation interval binding for dwc3. >>> >>> Signed-off-by: John Youn >>> --- >>>

Re: [PATCH 3/6] Documentation: devicetree: dwc3: Add interrupt moderation

2016-10-27 Thread John Youn
On 10/26/2016 3:22 AM, Sergei Shtylyov wrote: > Hello. > > On 10/25/2016 10:42 PM, John Youn wrote: > >> Add interrupt moderation interval binding for dwc3. >> >> Signed-off-by: John Youn >> --- >> Documentation/devicetree/bindings/usb/dwc3.txt | 1 + >> 1 file changed,

Re: [PATCH 3/6] Documentation: devicetree: dwc3: Add interrupt moderation

2016-10-27 Thread John Youn
On 10/27/2016 3:47 AM, Felipe Balbi wrote: > > Hi, > > John Youn writes: >> Add interrupt moderation interval binding for dwc3. >> >> Signed-off-by: John Youn >> --- >> Documentation/devicetree/bindings/usb/dwc3.txt | 1 + >> 1 file changed, 1

Re: [PATCH 3/6] Documentation: devicetree: dwc3: Add interrupt moderation

2016-10-27 Thread John Youn
On 10/26/2016 3:57 AM, Mark Rutland wrote: > On Tue, Oct 25, 2016 at 12:42:46PM -0700, John Youn wrote: >> Add interrupt moderation interval binding for dwc3. >> >> Signed-off-by: John Youn >> --- >> Documentation/devicetree/bindings/usb/dwc3.txt | 1 + >> 1 file changed,

Re: [PATCH 3/6] Documentation: devicetree: dwc3: Add interrupt moderation

2016-10-27 Thread Felipe Balbi
Hi, John Youn writes: > Add interrupt moderation interval binding for dwc3. > > Signed-off-by: John Youn > --- > Documentation/devicetree/bindings/usb/dwc3.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git

Re: [PATCH 3/6] Documentation: devicetree: dwc3: Add interrupt moderation

2016-10-26 Thread Mark Rutland
On Tue, Oct 25, 2016 at 12:42:46PM -0700, John Youn wrote: > Add interrupt moderation interval binding for dwc3. > > Signed-off-by: John Youn > --- > Documentation/devicetree/bindings/usb/dwc3.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git

Re: [PATCH 3/6] Documentation: devicetree: dwc3: Add interrupt moderation

2016-10-26 Thread Sergei Shtylyov
Hello. On 10/25/2016 10:42 PM, John Youn wrote: Add interrupt moderation interval binding for dwc3. Signed-off-by: John Youn --- Documentation/devicetree/bindings/usb/dwc3.txt | 1 + 1 file changed, 1 insertion(+) diff --git

[PATCH 3/6] Documentation: devicetree: dwc3: Add interrupt moderation

2016-10-25 Thread John Youn
Add interrupt moderation interval binding for dwc3. Signed-off-by: John Youn --- Documentation/devicetree/bindings/usb/dwc3.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/usb/dwc3.txt