Re: [U-Boot] [PATCH 4/6] dma: ti: add driver to K3 UDMA

2019-01-25 Thread Vignesh R
On 23/01/19 7:26 PM, Tom Rini wrote: > On Wed, Jan 23, 2019 at 07:13:11PM +0530, Vignesh R wrote: >> Tom, >> >> On 23/01/19 4:05 PM, Peter Ujfalusi wrote: >>> Tom, >>> >>> On 22/01/2019 20.56, Tom Rini wrote: On Tue, Jan 22, 2019 at 08:33:57PM +0530, Vignesh R wrote: > The UDMA-P is

Re: [U-Boot] [PATCH 4/6] dma: ti: add driver to K3 UDMA

2019-01-23 Thread Tom Rini
On Wed, Jan 23, 2019 at 07:13:11PM +0530, Vignesh R wrote: > Tom, > > On 23/01/19 4:05 PM, Peter Ujfalusi wrote: > > Tom, > > > > On 22/01/2019 20.56, Tom Rini wrote: > >> On Tue, Jan 22, 2019 at 08:33:57PM +0530, Vignesh R wrote: > >> > >>> The UDMA-P is intended to perform similar (but signific

Re: [U-Boot] [PATCH 4/6] dma: ti: add driver to K3 UDMA

2019-01-23 Thread Tom Rini
On Wed, Jan 23, 2019 at 12:35:26PM +0200, Peter Ujfalusi wrote: > Tom, > > On 22/01/2019 20.56, Tom Rini wrote: > > On Tue, Jan 22, 2019 at 08:33:57PM +0530, Vignesh R wrote: > > > >> The UDMA-P is intended to perform similar (but significantly upgraded) > >> functions > >> as the packet-oriente

Re: [U-Boot] [PATCH 4/6] dma: ti: add driver to K3 UDMA

2019-01-23 Thread Vignesh R
Tom, On 23/01/19 4:05 PM, Peter Ujfalusi wrote: > Tom, > > On 22/01/2019 20.56, Tom Rini wrote: >> On Tue, Jan 22, 2019 at 08:33:57PM +0530, Vignesh R wrote: >> >>> The UDMA-P is intended to perform similar (but significantly upgraded) >>> functions >>> as the packet-oriented DMA used on previou

Re: [U-Boot] [PATCH 4/6] dma: ti: add driver to K3 UDMA

2019-01-23 Thread Peter Ujfalusi
Tom, On 22/01/2019 20.56, Tom Rini wrote: > On Tue, Jan 22, 2019 at 08:33:57PM +0530, Vignesh R wrote: > >> The UDMA-P is intended to perform similar (but significantly upgraded) >> functions >> as the packet-oriented DMA used on previous SoC devices. The UDMA-P module >> supports the transmissi

Re: [U-Boot] [PATCH 4/6] dma: ti: add driver to K3 UDMA

2019-01-22 Thread Tom Rini
On Tue, Jan 22, 2019 at 08:33:57PM +0530, Vignesh R wrote: > The UDMA-P is intended to perform similar (but significantly upgraded) > functions > as the packet-oriented DMA used on previous SoC devices. The UDMA-P module > supports the transmission and reception of various packet types. > The UDM

[U-Boot] [PATCH 4/6] dma: ti: add driver to K3 UDMA

2019-01-22 Thread Vignesh R
The UDMA-P is intended to perform similar (but significantly upgraded) functions as the packet-oriented DMA used on previous SoC devices. The UDMA-P module supports the transmission and reception of various packet types. The UDMA-P also supports acting as both a UTC and UDMA-C for its internal chan