Re: [PATCH] drivers: usb: dwc3 : Configure DMA properties and ops from DT

2016-05-27 Thread Felipe Balbi
Hi, Leo Li writes: >> Leo Li writes: > On certain platforms (e.g. ARM64) the dma_ops needs to be explicitly set > to be able to do DMA allocations, so use the of_dma_configure() helper > to populate the dma properties and assign an appropriate

Re: [PATCH] drivers: usb: dwc3 : Configure DMA properties and ops from DT

2016-05-27 Thread Felipe Balbi
Hi, Leo Li writes: >> Leo Li writes: > On certain platforms (e.g. ARM64) the dma_ops needs to be explicitly set > to be able to do DMA allocations, so use the of_dma_configure() helper > to populate the dma properties and assign an appropriate dma_ops. > > Signed-off-by:

Re: [PATCH] drivers: usb: dwc3 : Configure DMA properties and ops from DT

2016-05-26 Thread Leo Li
On Thu, May 26, 2016 at 3:30 AM, Felipe Balbi wrote: > > Hi, > > Leo Li writes: On certain platforms (e.g. ARM64) the dma_ops needs to be explicitly set to be able to do DMA allocations, so use the of_dma_configure() helper to

Re: [PATCH] drivers: usb: dwc3 : Configure DMA properties and ops from DT

2016-05-26 Thread Leo Li
On Thu, May 26, 2016 at 3:30 AM, Felipe Balbi wrote: > > Hi, > > Leo Li writes: On certain platforms (e.g. ARM64) the dma_ops needs to be explicitly set to be able to do DMA allocations, so use the of_dma_configure() helper to populate the dma properties and assign an appropriate

Re: [PATCH] drivers: usb: dwc3 : Configure DMA properties and ops from DT

2016-05-26 Thread Felipe Balbi
Hi, Leo Li writes: >>> On certain platforms (e.g. ARM64) the dma_ops needs to be explicitly set >>> to be able to do DMA allocations, so use the of_dma_configure() helper >>> to populate the dma properties and assign an appropriate dma_ops. >>> >>> Signed-off-by: Rajesh

Re: [PATCH] drivers: usb: dwc3 : Configure DMA properties and ops from DT

2016-05-26 Thread Felipe Balbi
Hi, Leo Li writes: >>> On certain platforms (e.g. ARM64) the dma_ops needs to be explicitly set >>> to be able to do DMA allocations, so use the of_dma_configure() helper >>> to populate the dma properties and assign an appropriate dma_ops. >>> >>> Signed-off-by: Rajesh Bhagat >>> Reviewed-by:

Re: [PATCH] drivers: usb: dwc3 : Configure DMA properties and ops from DT

2016-05-25 Thread Leo Li
On Wed, May 4, 2016 at 2:57 AM, Felipe Balbi wrote: > > Hi, > > Rajesh Bhagat writes: >> On certain platforms (e.g. ARM64) the dma_ops needs to be explicitly set >> to be able to do DMA allocations, so use the of_dma_configure() helper >> to

Re: [PATCH] drivers: usb: dwc3 : Configure DMA properties and ops from DT

2016-05-25 Thread Leo Li
On Wed, May 4, 2016 at 2:57 AM, Felipe Balbi wrote: > > Hi, > > Rajesh Bhagat writes: >> On certain platforms (e.g. ARM64) the dma_ops needs to be explicitly set >> to be able to do DMA allocations, so use the of_dma_configure() helper >> to populate the dma properties and assign an appropriate

RE: [PATCH] drivers: usb: dwc3 : Configure DMA properties and ops from DT

2016-05-10 Thread Rajesh Bhagat
> <leoyang...@nxp.com>; Sriram Dash <sriram.d...@nxp.com>; Rajesh Bhagat > <rajesh.bha...@nxp.com> > Subject: Re: [PATCH] drivers: usb: dwc3 : Configure DMA properties and ops > from DT > > > Hi, > > Rajesh Bhagat <rajesh.bha...@nxp

RE: [PATCH] drivers: usb: dwc3 : Configure DMA properties and ops from DT

2016-05-10 Thread Rajesh Bhagat
hagat > > Subject: Re: [PATCH] drivers: usb: dwc3 : Configure DMA properties and ops > from DT > > > Hi, > > Rajesh Bhagat writes: > > On certain platforms (e.g. ARM64) the dma_ops needs to be explicitly > > set to be able to do DMA allocations, so use

Re: [PATCH] drivers: usb: dwc3 : Configure DMA properties and ops from DT

2016-05-04 Thread Felipe Balbi
Hi, Rajesh Bhagat writes: > On certain platforms (e.g. ARM64) the dma_ops needs to be explicitly set > to be able to do DMA allocations, so use the of_dma_configure() helper > to populate the dma properties and assign an appropriate dma_ops. > > Signed-off-by: Rajesh

Re: [PATCH] drivers: usb: dwc3 : Configure DMA properties and ops from DT

2016-05-04 Thread Felipe Balbi
Hi, Rajesh Bhagat writes: > On certain platforms (e.g. ARM64) the dma_ops needs to be explicitly set > to be able to do DMA allocations, so use the of_dma_configure() helper > to populate the dma properties and assign an appropriate dma_ops. > > Signed-off-by: Rajesh Bhagat > Reviewed-by: