Re: [PATCH v3 07/14] dt-bindings: dma: ti: Add document for K3 UDMA

2019-10-22 Thread Peter Ujfalusi
On 17/10/2019 17.03, Rob Herring wrote: > On Tue, Oct 15, 2019 at 12:29 PM Peter Ujfalusi wrote: >> >> Rob, >> >> On 10/11/19 10:30 AM, Peter Ujfalusi wrote: >>> >>> I have already moved the TR vs Packet mode channel selection, which does >>> make sense as it was Linux's choice to use TR for ce

Re: [PATCH v3 07/14] dt-bindings: dma: ti: Add document for K3 UDMA

2019-10-17 Thread Rob Herring
On Tue, Oct 15, 2019 at 12:29 PM Peter Ujfalusi wrote: > > Rob, > > On 10/11/19 10:30 AM, Peter Ujfalusi wrote: > > > > I have already moved the TR vs Packet mode channel selection, which does > > make sense as it was Linux's choice to use TR for certain cases. > > > > If I move these to code then

Re: [PATCH v3 07/14] dt-bindings: dma: ti: Add document for K3 UDMA

2019-10-15 Thread Peter Ujfalusi
Rob, On 10/11/19 10:30 AM, Peter Ujfalusi wrote: > > I have already moved the TR vs Packet mode channel selection, which does > make sense as it was Linux's choice to use TR for certain cases. > > If I move these to code then we need to have big tables > struct psil_config am654_psil[32767] = {}

Re: [PATCH v3 07/14] dt-bindings: dma: ti: Add document for K3 UDMA

2019-10-11 Thread Peter Ujfalusi
Rob, On 10/10/2019 20.52, Rob Herring wrote: > On Tue, Oct 01, 2019 at 09:16:57AM +0300, Peter Ujfalusi wrote: >> New binding document for >> Texas Instruments K3 NAVSS Unified DMA – Peripheral Root Complex (UDMA-P). >> >> UDMA-P is introduced as part of the K3 architecture and can be found in >>

Re: [PATCH v3 07/14] dt-bindings: dma: ti: Add document for K3 UDMA

2019-10-10 Thread Rob Herring
On Tue, Oct 01, 2019 at 09:16:57AM +0300, Peter Ujfalusi wrote: > New binding document for > Texas Instruments K3 NAVSS Unified DMA – Peripheral Root Complex (UDMA-P). > > UDMA-P is introduced as part of the K3 architecture and can be found in > AM654 and j721e. > > Signed-off-by: Peter Ujfalusi

[PATCH v3 07/14] dt-bindings: dma: ti: Add document for K3 UDMA

2019-09-30 Thread Peter Ujfalusi
New binding document for Texas Instruments K3 NAVSS Unified DMA – Peripheral Root Complex (UDMA-P). UDMA-P is introduced as part of the K3 architecture and can be found in AM654 and j721e. Signed-off-by: Peter Ujfalusi --- .../devicetree/bindings/dma/ti/k3-udma.txt| 185 ++