Re: [PATCH 2/6] ARM: DTS: da850: Use the new DT bindings for the eDMA3

2015-12-15 Thread Sekhar Nori
On Tuesday 15 December 2015 07:35 PM, Peter Ujfalusi wrote: > On 12/15/2015 03:48 PM, Sekhar Nori wrote: In future, if/when we gain QDMA support, the QDMA channels could be used for memcopy. >>> >>> Well, in short there is no way to get the qDMA working in a different way >>> either.

Re: [PATCH 2/6] ARM: DTS: da850: Use the new DT bindings for the eDMA3

2015-12-15 Thread Peter Ujfalusi
On 12/15/2015 03:48 PM, Sekhar Nori wrote: >>> These correspond to PRU events. It is true that most likely they will >>> never be used for peripheral DMA and can be dedicated as memcpy >>> channels. However, since this is being encoded in DT, we need to be sure >>> that they will never be used for

Re: [PATCH 2/6] ARM: DTS: da850: Use the new DT bindings for the eDMA3

2015-12-15 Thread Sekhar Nori
On Tuesday 15 December 2015 05:14 PM, Peter Ujfalusi wrote: > On 12/15/2015 11:38 AM, Sekhar Nori wrote: >> Hi Peter, >> >> On Friday 04 December 2015 07:23 PM, Peter Ujfalusi wrote: >>> Switch to use the ti,edma3-tpcc and ti,edma3-tptc binding for the eDMA3. >>> With the new bindings boards can

Re: [PATCH 2/6] ARM: DTS: da850: Use the new DT bindings for the eDMA3

2015-12-15 Thread Peter Ujfalusi
On 12/15/2015 11:38 AM, Sekhar Nori wrote: > Hi Peter, > > On Friday 04 December 2015 07:23 PM, Peter Ujfalusi wrote: >> Switch to use the ti,edma3-tpcc and ti,edma3-tptc binding for the eDMA3. >> With the new bindings boards can customize and tweak the DMA channel >> priority to match their

Re: [PATCH 2/6] ARM: DTS: da850: Use the new DT bindings for the eDMA3

2015-12-15 Thread Sekhar Nori
Hi Peter, On Friday 04 December 2015 07:23 PM, Peter Ujfalusi wrote: > Switch to use the ti,edma3-tpcc and ti,edma3-tptc binding for the eDMA3. > With the new bindings boards can customize and tweak the DMA channel > priority to match their needs. With the new binding the memcpy is safe > to be

Re: [PATCH 2/6] ARM: DTS: da850: Use the new DT bindings for the eDMA3

2015-12-15 Thread Sekhar Nori
Hi Peter, On Friday 04 December 2015 07:23 PM, Peter Ujfalusi wrote: > Switch to use the ti,edma3-tpcc and ti,edma3-tptc binding for the eDMA3. > With the new bindings boards can customize and tweak the DMA channel > priority to match their needs. With the new binding the memcpy is safe > to be

Re: [PATCH 2/6] ARM: DTS: da850: Use the new DT bindings for the eDMA3

2015-12-15 Thread Peter Ujfalusi
On 12/15/2015 11:38 AM, Sekhar Nori wrote: > Hi Peter, > > On Friday 04 December 2015 07:23 PM, Peter Ujfalusi wrote: >> Switch to use the ti,edma3-tpcc and ti,edma3-tptc binding for the eDMA3. >> With the new bindings boards can customize and tweak the DMA channel >> priority to match their

Re: [PATCH 2/6] ARM: DTS: da850: Use the new DT bindings for the eDMA3

2015-12-15 Thread Sekhar Nori
On Tuesday 15 December 2015 05:14 PM, Peter Ujfalusi wrote: > On 12/15/2015 11:38 AM, Sekhar Nori wrote: >> Hi Peter, >> >> On Friday 04 December 2015 07:23 PM, Peter Ujfalusi wrote: >>> Switch to use the ti,edma3-tpcc and ti,edma3-tptc binding for the eDMA3. >>> With the new bindings boards can

Re: [PATCH 2/6] ARM: DTS: da850: Use the new DT bindings for the eDMA3

2015-12-15 Thread Peter Ujfalusi
On 12/15/2015 03:48 PM, Sekhar Nori wrote: >>> These correspond to PRU events. It is true that most likely they will >>> never be used for peripheral DMA and can be dedicated as memcpy >>> channels. However, since this is being encoded in DT, we need to be sure >>> that they will never be used for

Re: [PATCH 2/6] ARM: DTS: da850: Use the new DT bindings for the eDMA3

2015-12-15 Thread Sekhar Nori
On Tuesday 15 December 2015 07:35 PM, Peter Ujfalusi wrote: > On 12/15/2015 03:48 PM, Sekhar Nori wrote: In future, if/when we gain QDMA support, the QDMA channels could be used for memcopy. >>> >>> Well, in short there is no way to get the qDMA working in a different way >>> either.

[PATCH 2/6] ARM: DTS: da850: Use the new DT bindings for the eDMA3

2015-12-04 Thread Peter Ujfalusi
Switch to use the ti,edma3-tpcc and ti,edma3-tptc binding for the eDMA3. With the new bindings boards can customize and tweak the DMA channel priority to match their needs. With the new binding the memcpy is safe to be used since with the old binding it was not possible for a driver to know which

[PATCH 2/6] ARM: DTS: da850: Use the new DT bindings for the eDMA3

2015-12-04 Thread Peter Ujfalusi
Switch to use the ti,edma3-tpcc and ti,edma3-tptc binding for the eDMA3. With the new bindings boards can customize and tweak the DMA channel priority to match their needs. With the new binding the memcpy is safe to be used since with the old binding it was not possible for a driver to know which